Skip to content

Instantly share code, notes, and snippets.

@j33ty
Last active April 26, 2019 00:21
Show Gist options
  • Save j33ty/162e8458f4f3f296d472002449c19107 to your computer and use it in GitHub Desktop.
Save j33ty/162e8458f4f3f296d472002449c19107 to your computer and use it in GitHub Desktop.
Remove Oneplus Default Apps
  1. adb devices
  2. adb shell
  3. pm list packages -f
  4. pm uninstall -k --user 0 com.oneplus.opbugreport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment