Skip to content

Instantly share code, notes, and snippets.

@DoganM95
Last active February 14, 2024 08:13
Show Gist options
  • Save DoganM95/bd7d93566a80d5dad2f1572b577ea375 to your computer and use it in GitHub Desktop.
Save DoganM95/bd7d93566a80d5dad2f1572b577ea375 to your computer and use it in GitHub Desktop.
SystemUI Tuner Android permission granting scripts
adb shell pm grant com.zacharee1.systemuituner android.permission.WRITE_SECURE_SETTINGS
adb shell pm grant com.zacharee1.systemuituner android.permission.PACKAGE_USAGE_STATS
adb shell pm grant com.zacharee1.systemuituner android.permission.DUMP
@lennonl07
Copy link

Muchas gracias, no lograba conceder los permisos.

@yuiza23
Copy link

yuiza23 commented Aug 10, 2023

adb shell pm grant com.zacharee1.systemuituner android.permission.WRITE_SECURE_SETTINGS

@yuiza23
Copy link

yuiza23 commented Aug 10, 2023

adb shell pm grant com.zacharee1.systemuituner android.permission.DUMP

@NAZMULHUDA21
Copy link

Wow

@NAZMULHUDA21
Copy link

I want to this service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment