forked from mirror/monocles_chat_clean
remove the READ_PHONE_STATE permission.
This commit is contained in:
parent
7a3b4efc15
commit
decc7a397b
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
|||
<uses-permission android:name="android.permission.VIBRATE" />
|
||||
<uses-permission android:name="android.permission.NFC" />
|
||||
|
||||
<uses-permission android:name="android.permission.READ_PHONE_STATE" tools:node="remove" />
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
|
|
Loading…
Reference in a new issue