Skip to content

Instantly share code, notes, and snippets.

@luk1337
Last active May 4, 2019 13:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luk1337/d32876ec0fbcff4e91e1596554945284 to your computer and use it in GitHub Desktop.
Save luk1337/d32876ec0fbcff4e91e1596554945284 to your computer and use it in GitHub Desktop.
adb root
adb shell "chown root:system /persist"
adb shell "chown root:root /persist/sensors"
adb shell "chown root:root /persist/sensors/sns.reg"
adb shell "chown oem_2903:oem_2904 /persist/hlos_rfs/shared"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment