mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Revert to QUERY_ALL_PACKAGES
This commit is contained in:
parent
3147a2b734
commit
60bc12de72
@ -11,9 +11,8 @@
|
||||
|
||||
<!-- Device with versions >= Pie need this permission -->
|
||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
|
||||
<queries>
|
||||
<package android:name="com.google.android.wifi" />
|
||||
</queries>
|
||||
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES"
|
||||
tools:ignore="QueryAllPackagesPermission" />
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user