[DAEMON-182] androidlib: Addons with a manifest.ini not detected
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Critical |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-11-22T21:14:52.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 1.0.0 |
Components | androidlib |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2017-11-22T20:04:58.000+0000 |
Updated | 2017-11-22T21:14:52.000+0000 |
Description
At some point, Android SDK add-ons moved away from
source.properties
files and to a manifest.ini
file. We need to support both.
No comments