[MOD-2543] ACA: Remove unnecessary android permissions
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | In Review |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | ACA |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Gary Mathews |
| Created | 2019-09-26T17:44:40.000+0000 |
| Updated | 2019-09-26T20:34:05.000+0000 |
Description
- Remove unnecessary permissions
<uses-permission android:name="android.permission.READ_LOGS"/>
<uses-permission android:name="android.permission.GET_TASKS"/>
master: https://github.com/appcelerator-modules/appcelerator.aca/pull/26