mirror of
https://github.com/SimpleMobileTools/Simple-App-Launcher.git
synced 2025-05-21 14:14:22 +02:00
adding the QUERY_ALL_PACKAGES permission required on Android 11
This commit is contained in:
parent
3a80430921
commit
0295792f5d
@ -9,6 +9,8 @@
|
||||
android:name="android.permission.USE_FINGERPRINT"
|
||||
tools:node="remove"/>
|
||||
|
||||
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
|
||||
|
||||
<uses-feature
|
||||
android:name="android.hardware.faketouch"
|
||||
android:required="false" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user