forked from organicmaps/organicmaps
[android] Added removig the 'READ_PHONE_STATE' permission from the merge app manifest
This commit is contained in:
parent
e5bb0d744b
commit
13121e88ee
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
android:protectionLevel="signature"/>
|
||||
|
||||
<uses-permission android:name="${applicationId}.permission.C2D_MESSAGE"/>
|
||||
<uses-permission android:name="android.permission.READ_PHONE_STATE" tools:node="remove"/>
|
||||
|
||||
<!-- -->
|
||||
<supports-screens
|
||||
|
|
Loading…
Add table
Reference in a new issue