khlam / debloat-samsung-android

ADB commands to aggressively de-bloat Samsung Android Phones without root. Make Samsung One UI closer to stock Android.
MIT License
411 stars 73 forks source link

Duplicate notes #38

Open dandv opened 2 years ago

dandv commented 2 years ago

Could submit a PR, but slightly concerning that a dupe snuck in. Maybe another line should be there instead?

pm uninstall -k --user 0 com.samsung.android.app.notes
pm uninstall -k --user 0 com.samsung.android.app.notes
dandv commented 2 years ago

Same for com.sec.android.easyMover.

jidanni commented 1 year ago

There are several pairs of duplicate lines in the file. The shell "uniq" can find them all.