pull/2723/head
parent
08634398e3
commit
d2eb7af4a2
@ -1,13 +1,8 @@ |
|||||||
<?xml version="1.0" encoding="utf-8"?> |
<?xml version="1.0" encoding="utf-8"?> |
||||||
|
<!--suppress XmlUnusedNamespaceDeclaration --> |
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
||||||
xmlns:tools="http://schemas.android.com/tools"> |
xmlns:tools="http://schemas.android.com/tools"> |
||||||
|
|
||||||
<uses-permission |
|
||||||
android:name="android.permission.REQUEST_INSTALL_PACKAGES" |
|
||||||
tools:node="remove" /> |
|
||||||
<uses-permission |
|
||||||
android:name="android.permission.MANAGE_EXTERNAL_STORAGE" |
|
||||||
tools:node="remove" |
|
||||||
tools:ignore="ScopedStorage" /> |
|
||||||
|
|
||||||
</manifest> |
</manifest> |
||||||
|
Loading…
Reference in new issue