Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Frigyes06 committed Oct 31, 2023
2 parents 020f10d + d12dd77 commit 846d1b2
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion resources/assets/uad_lists.json
Original file line number Diff line number Diff line change
Expand Up @@ -23241,10 +23241,28 @@
{
"id": "android.autoinstalls.config.Xiaomi.model",
"list": "Oem",
"description": "It works similar to android.autoinstalls.config.Xiaomi.cepheus, by installing apps on first setup, some phones use this instead of a codenamed package.\nLike the Redmi 9C which uses android.autoinstalls.config.Xiaomi.model.",
"description": "It works similar to android.autoinstalls.config.Xiaomi.cepheus, by installing apps on first setup, some phones use this instead of a codenamed package.\nLike the Redmi 9C and POCO M5 which uses android.autoinstalls.config.Xiaomi.model.",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Recommended"
},
{
"id": "com.mi.android.globallauncher",
"list": "Oem",
"description": "Poco Launcher\nSystem Launcher for POCO Phone, the way icons apps are organized and displayed.\nIf you remove this package you will loose navigation gestures and recent apps view.\nhttps://play.google.com/store/apps/details?id=com.mi.android.globallauncher",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Expert"
},
{
"id": "com.mediatek.mt6879.gamedriver",
"list": "Misc",
"description": "Mediatek Arm GPU Game Driver\nGPU Game drivers for Mediatek MT6879CPU.",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Unsafe"
}
]

0 comments on commit 846d1b2

Please sign in to comment.