mirror of
https://github.com/status-im/status-react.git
synced 2025-02-02 22:25:12 +00:00
[#8284] Remove unnecessary permissions [Android]
Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
parent
0087a66df8
commit
08b9cfcf52
@ -25,10 +25,6 @@
|
|||||||
|
|
||||||
<uses-permission android:name="com.android.vending.BILLING" />
|
<uses-permission android:name="com.android.vending.BILLING" />
|
||||||
|
|
||||||
<!-- these permissions should be removed -->
|
|
||||||
<!-- React Native unnecessary permissions (https://github.com/facebook/react-native/issues/5886) -->
|
|
||||||
<uses-permission android:name="android.permission.READ_PHONE_STATE" tools:node="remove"/>
|
|
||||||
|
|
||||||
<application
|
<application
|
||||||
tools:replace="android:allowBackup"
|
tools:replace="android:allowBackup"
|
||||||
android:allowBackup="false"
|
android:allowBackup="false"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user