Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
psamim committed Sep 28, 2019
1 parent 0eab228 commit c4d2817
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions remove.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,22 +62,22 @@ adb shell pm uninstall -k --user 0 com.dsi.ant.sample.acquirechannels
adb shell pm uninstall -k --user 0 com.dsi.ant.plugins.antplus
adb shell pm uninstall -k --user 0 com.dsi.ant.server

# Homescreen widget. Not crucial.
# Homescreen widget
adb shell pm uninstall -k --user 0 com.sec.android.widgetapp.samsungapps

# Galaxy Friends. Junk.
# Galaxy Friends
adb shell pm uninstall -k --user 0 com.samsung.android.mateagent

# Smart Switch component.
# adb shell pm uninstall -k --user 0 com.sec.android.easyMover.Agent

# Galaxy Wearable. Junk.
# Galaxy Wearable
adb shell pm uninstall -k --user 0 com.samsung.android.app.watchmanagerstub

# S Weather. Odd name.
# adb shell pm uninstall -k --user 0 com.sec.android.daemonapp

# What's New. Junk.
# What's New
adb shell pm uninstall -k --user 0 com.samsung.android.app.social

# Microsoft
Expand Down

0 comments on commit c4d2817

Please sign in to comment.