[AC-495] Android: Remove auto-generated uses-permission via tiapp.xml
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | n/a |
| Status | Resolved |
| Resolution | Invalid |
| Resolution Date | 2015-11-21T18:51:26.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | android, androidManifest, tiapp.xml, uses-permission |
| Reporter | Anthie Alipasali |
| Assignee | Sharif AbuDarda |
| Created | 2015-11-11T10:00:09.000+0000 |
| Updated | 2015-11-21T18:51:26.000+0000 |
Description
Is there any way to remove the auto-generated uses-permission from the AndroidManifest via the tiapp.xml?
I wouldn't like to follow the custom AndroidManifest.xml approach.
Hello [~anthie], For maintaining a custom AndroidManifest.xml and more on the matter, please follow this [link](http://docs.appcelerator.com/platform/latest/#!/guide/Maintaining_a_Custom_AndroidManifest.xml). Thanks.