Would be great if users without root could use the app giving the app android.permission_WRITE_SECURE_SETTINGS with adb. However, if I try to do it, it tells me the app didn't request this permission.
adb shell pm grant moe.haruue.wadb android.permission.WRITE_SECURE_SETTINGS
Would be great if users without root could use the app giving the app android.permission_WRITE_SECURE_SETTINGS with adb. However, if I try to do it, it tells me the app didn't request this permission.
adb shell pm grant moe.haruue.wadb android.permission.WRITE_SECURE_SETTINGS