Skip to content

Commit 6d93efe

Browse files
authored
Merge pull request #1014 from Scott-Nx/main
pkg(miui, aosp): change description and removal
2 parents d471b79 + b385b1e commit 6d93efe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

resources/assets/uad_lists.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7226,7 +7226,7 @@
72267226
},
72277227
"com.android.bluetooth": {
72287228
"list": "Aosp",
7229-
"description": "Bluetooth service\n",
7229+
"description": "Bluetooth service\nHandles all Bluetooth functionality including device discovery, pairing, and data transfer.\nRemoving this will completely break Bluetooth functionality on the device.\n",
72307230
"dependencies": [],
72317231
"neededBy": [],
72327232
"labels": [],
@@ -7356,7 +7356,7 @@
73567356
},
73577357
"com.android.emergency": {
73587358
"list": "Aosp",
7359-
"description": "Emergency rescue\nShows emergency info on lockscreen and power menu. Safe to disable if you don't want it.\nLoads on device unlock/lockscreen and power menu, so it's basically always cached in RAM, but shouldn't use much/any battery, so the main thing gained from disabling this package is the ~9MB RAM it uses.",
7359+
"description": "Emergency rescue\nShows emergency info on lockscreen and power menu. Safe to disable if you don't want it.\nLoads on device unlock/lockscreen and power menu, so it's basically always cached in RAM, but shouldn't use much/any battery, so the main thing gained from disabling this package is the ~9MB RAM it uses.\nRemoving this will break Safety and Emergency in Settings and you will miss SOS alerts.",
73607360
"dependencies": [],
73617361
"neededBy": [],
73627362
"labels": [],
@@ -16396,11 +16396,11 @@
1639616396
},
1639716397
"com.miui.global.packageinstaller": {
1639816398
"list": "Oem",
16399-
"description": "MIUI Package Installer. Removal causes bootloop on Xiaomi EU ROMs. Use the built-in `com.*.android.packageinstaller instead`.",
16399+
"description": "MIUI Package Installer. Provides sideload apps virus checker when installing APKs. Removal causes bootloop on Xiaomi.EU custom ROMs. Use the built-in com.android.packageinstaller instead.",
1640016400
"dependencies": [],
1640116401
"neededBy": [],
1640216402
"labels": [],
16403-
"removal": "Unsafe"
16403+
"removal": "Expert"
1640416404
},
1640516405
"com.miui.guardprovider": {
1640616406
"list": "Oem",
@@ -26953,7 +26953,7 @@
2695326953
},
2695426954
"com.miui.securitycore": {
2695526955
"list": "Oem",
26956-
"description": "Core features of the \"com.miui.securitycenter\"\nREMOVING THIS WILL MOST LIKELY BOOTLOOP YOUR DEVICE! This may depend on your MIUI version and device, see\nhttps://github.com/0x192/universal-android-debloater/issues/641\nOn Miui 13 and above it doesnt bootloop and looks performance like the same, also this app has annoying notifications when you running new app.",
26956+
"description": "Core features of the \"com.miui.securitycenter\"\nProvides Enterprise Mode, Dual App, Second Space, Fingerprint Add, Gesture Settings\nREMOVING THIS MAY BOOTLOOP YOUR DEVICE! Depends on your MIUI version and device, see\nhttps://github.com/0x192/universal-android-debloater/issues/641\nOn MIUI 13 and above it doesn't bootloop and performance appears similar, but this app shows annoying notifications when running new apps.",
2695726957
"dependencies": [],
2695826958
"neededBy": [],
2695926959
"labels": [],

0 commit comments

Comments
 (0)