From f1ee3e38d3ff0bd43e6d6170dfb9369857012ad6 Mon Sep 17 00:00:00 2001 From: Lam <4841220+khlam@users.noreply.github.com> Date: Thu, 7 Nov 2019 12:18:23 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be3d661..401c0bd 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ The effect of running these adb commands is roughly equilivent to what [Package Running all commands listed in [commands.txt](./commands.txt) will **uninstall** all Samsung services, Facebook services, Google apps, Bixby, and most pre-installed bloatware. These commands will not disrupt Samsung Knox. These commands will **remove** the Galaxy Store (everything including themes) and Samsung Pay. -> IMPORTANT: Research each package before deleting it. Some apps have hidden dependencies. +> ⚠️ Research each package before deleting it. Some apps have hidden dependencies. -Ex. removing `com.samsung.android.provider.filterprovider` will cause the stock Samsung camera app to crash. I've tested my list [commands.txt](./commands.txt) and I haven't noticed any issues. +Removing `com.samsung.android.provider.filterprovider` **will cause the stock Samsung camera app to crash**. # WARNING: DO NOT BLINDLY RUN THESE COMMANDS