From 8e35a1d10437b5490539a1e22528c72f02aaf6dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elges=20Istv=C3=A1n?= Date: Sun, 14 Feb 2021 18:47:41 +0000 Subject: [PATCH] Updates on some Xiaomi Advanced Debloat options --- lists/Xiaomi.sh | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/lists/Xiaomi.sh b/lists/Xiaomi.sh index 941d971..b22f1d2 100644 --- a/lists/Xiaomi.sh +++ b/lists/Xiaomi.sh @@ -799,13 +799,15 @@ declare -a xiaomi=( # Your phone needs to be connected to internet (Wifi/mobile data) for this feature to work. # REMOVING THIS PACKAGE WILL BOOTLOOP YOUR DEVICE! # -# NOTE : I don't have a Xiaomi phone on hand anymore but maybe only disabling it will work : adb shell 'pm disable-user com.xiaomi.finddevice' -# Can someone try ? +# NOTE : You cannot disable it via adb +# According some sources, disabling MIUI optimizations in the Developer +# settings and removing the apk file in a custom recovery does not cause a +# bootloop, but I didn't test this. -#"com.miui.global.packageinstaller" # [MORE INFO NEEDED] -# MIUI Package installer -# Offers the ability to install, upgrade, and remove applications on the device. -# Is it the replacement of com.android.packageinstaller? +#"com.miui.global.packageinstaller" +# The security check / virus scan which runs after a package installation +# Uninstalling it does not cause a bootloop +# Package installation still works fine #"com.miui.securitycenter" # MIUI Security app