Jason S. Clary

Results 2 comments of Jason S. Clary

For me, the following works without rooting from a PC with adb installed: `adb shell pm disable-user --user 0 com.amazon.firelauncher` It disables the user account for firelauncher which prevents it...

> when running the adb command I get an error: > "Error: java.lang.SecurityException: Permission Denial: attempt to change component state from pid=xxxxx, uid=xxxx, package uid=xxxxx" > any ideas as to...