This commit is contained in:
lunaticbum
2024-09-12 18:22:11 +09:00
parent ddc1755c6f
commit 1470721399
9 changed files with 159 additions and 81 deletions
+3
View File
@@ -33,6 +33,9 @@
<!-- Include only if your app benefits from precise location access. -->
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.INJECT_EVENTS"
tools:ignore="ProtectedPermissions" />
<uses-permission
android:name="android.permission.QUERY_ALL_PACKAGES"
tools:ignore="QueryAllPackagesPermission" />