diff options
Diffstat (limited to 'android/lib/common/src')
| -rw-r--r-- | android/lib/common/src/main/AndroidManifest.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/android/lib/common/src/main/AndroidManifest.xml b/android/lib/common/src/main/AndroidManifest.xml index acaad2f3b4..cc947c5679 100644 --- a/android/lib/common/src/main/AndroidManifest.xml +++ b/android/lib/common/src/main/AndroidManifest.xml @@ -1,4 +1 @@ -<manifest xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:tools="http://schemas.android.com/tools"> - <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" /> -</manifest> +<manifest /> |
