Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 109 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 109 Bytes

Debloat Script

# adb shell
$ pm uninstall -k --user 0 <pkg>
$ cmd package install-existing <pkg>