Skip to content

Commit

Permalink
Merge pull request #247 from xe1st/patch-1
Browse files Browse the repository at this point in the history
Change package descriptions and categories
  • Loading branch information
AnonymousWP authored Feb 12, 2024
2 parents 8ca6e69 + 10f12f4 commit 1c99d73
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions resources/assets/uad_lists.json
Original file line number Diff line number Diff line change
Expand Up @@ -17813,7 +17813,7 @@
{
"id": "com.miui.wmsvc",
"list": "Oem",
"description": "WMService\nRuns at boot and has access to internet + GPS\nI quickly looked at the decompiled code and saw some unsanitized SQL inputs, which is BAD! (vulnerable to SQL injection)\nTries to get your android unique Google advertising ID from Google Play Services.\nFeeds and launches the spying/analytics app \"com.miui.hybrid\".\nDoesn't seem to do anything important, only tracking.\nWARNING: Some people said removing this package causes bootloop, others said it doesn't. Can someone check this? I think it should be okay to remove if you remove all other dependent Xiaomi packages(bloat).",
"description": "WMService\nRuns at boot and has access to internet + GPS\nI quickly looked at the decompiled code and saw some unsanitized SQL inputs, which is BAD! (vulnerable to SQL injection)\nTries to get your android unique Google advertising ID from Google Play Services.\nFeeds and launches the spying/analytics app \"com.miui.hybrid\".\nDoesn't seem to do anything important, only tracking.\nWARNING: It does not seem to affect any functionality or cause bootloop.",
"dependencies": [],
"neededBy": [],
"labels": [],
Expand Down Expand Up @@ -29667,20 +29667,20 @@
{
"id": "com.miui.securitycenter",
"list": "Oem",
"description": "MIUI Security app\nProvides \"protection and optimization tools\" \nApp lock, Data usage, Security scan, Cleaner, Battery saver, Blocklist and other features.\nThis package is mostly the front-end (UI).\nhttps://beta.pithus.org/report/f8c24ccfc526389ff9084505c60fba3d3463565f92e2015190e2974b370e7c4e\nNOTE: REMOVING THIS MIGHT BOOTLOOP YOUR DEVICE! Uninstalling this on the Redmi Pad is not causing any bootloop, but you will lose some functionality like the battery status/usage page, as well as the app usage/removal page.",
"description": "MIUI Security app\nProvides \"protection and optimization tools\" \nApp lock, Data usage, Security scan, Cleaner, Battery saver, Blocklist and other features.\nThis package is mostly the front-end (UI).\nhttps://beta.pithus.org/report/f8c24ccfc526389ff9084505c60fba3d3463565f92e2015190e2974b370e7c4e\nNOTE: REMOVING THIS WILL MOST LIKELY BOOTLOOP YOUR DEVICE! Uninstalling this on the Redmi Pad is not causing any bootloop, but you will lose some functionality like the battery status/usage page, as well as the app usage/removal page.",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Expert"
"removal": "Unsafe"
},
{
"id": "com.miui.securitycore",
"list": "Oem",
"description": "Core features of the \"com.miui.securitycenter\"\nREMOVING THIS MIGHT BOOTLOOP YOUR DEVICE! This may depend on your MIUI version and device, see\nhttps://github.com/0x192/universal-android-debloater/issues/641",
"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",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Expert"
"removal": "Unsafe"
},
{
"id": "com.miui.system",
Expand All @@ -29703,11 +29703,11 @@
{
"id": "com.miui.securityadd",
"list": "Oem",
"description": "Related to the MIUI Security app\nREMOVING THIS MIGHT BOOTLOOP YOUR DEVICE! This may depend on your MIUI version and device, see\nhttps://github.com/0x192/universal-android-debloater/issues/641",
"description": "Related to the MIUI Security app\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",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Expert"
"removal": "Unsafe"
},
{
"id": "com.xiaomi.misettings",
Expand Down

0 comments on commit 1c99d73

Please sign in to comment.