greenify grant permissions ADB

sa3i0l - Nov 8 '23 - - Dev Community

sudo dnf install adb

adb -d shell am force-stop com.oasisfeng.greenify
adb -d shell pm grant com.oasisfeng.greenify android.permission.GET_APP_OPS_STATS
adb -d shell pm grant com.oasisfeng.greenify android.permission.READ_LOGS
adb -d shell pm grant com.oasisfeng.greenify android.permission.WRITE_SECURE_SETTINGS
adb -d shell pm grant com.oasisfeng.greenify android.permission.DUMP
adb -d shell am force-stop com.oasisfeng.greenify
Enter fullscreen mode Exit fullscreen mode
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player