mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-04 03:06:41 -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 -->
|
<!-- Device with versions >= Pie need this permission -->
|
||||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
|
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
|
||||||
<queries>
|
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES"
|
||||||
<package android:name="com.google.android.wifi" />
|
tools:ignore="QueryAllPackagesPermission" />
|
||||||
</queries>
|
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user