This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# blasterman's modifications to gsurrel's debloat list | |
# This is a PowerShell script. To use it easily on Linux, change the extension to .sh to run in the terminal. | |
# To use, comment out the apps/services that you want to keep. | |
########################### | |
# Phone apps and services # | |
########################### | |
#adb shell "cmd package install-existing com.android.stk" # SIM toolkit | |
#adb shell "cmd package install-existing com.android.stk2" # SIM toolkit (maybe for dual-sim devices) |