Skip to content

Commit

Permalink
pkg: add Redmi 8T packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonymousWP committed Aug 13, 2023
1 parent cc28085 commit 9fe79f8
Showing 1 changed file with 100 additions and 1 deletion.
101 changes: 100 additions & 1 deletion resources/assets/uad_lists.json
Original file line number Diff line number Diff line change
Expand Up @@ -728,6 +728,15 @@
"labels": [],
"removal": "Recommended"
},
{
"id": "com.wdstechnology.android.kryten",
"list": "Oem",
"description": "OTA Access Point Configuration. Might break OTA updates but on some xiaomi devices it doesnt exist, so what exacly does it do?",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Expert"
},
{
"id": "com.whitepages.nameid.tmobile",
"list": "Carrier",
Expand Down Expand Up @@ -764,6 +773,51 @@
"labels": [],
"removal": "Recommended"
},
{
"id": "com.longcheertel.AutoTest",
"list": "Oem",
"description": "Autotest\nHidden hardware tests.",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Recommended"
},
{
"id": "com.longcheertel.cit",
"list": "Oem",
"description": "Cit test\nHidden hardware tests.",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Recommended"
},
{
"id": "com.longcheertel.midtest",
"list": "Oem",
"description": "Assemble test\nHidden hardware tests.",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Recommended"
},
{
"id": "com.longcheertel.modemlog",
"list": "Oem",
"description": "Modem log\nHidden app that includes TcardLog, modem log, Tcpdump.",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Recommended"
},
{
"id": "com.longcheertel.sarauth",
"list": "Oem",
"description": "Autotest\nHidden hardware tests.",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Recommended"
},
{
"id": "com.LogiaGroup.LogiaDeck",
"list": "Carrier",
Expand Down Expand Up @@ -7667,6 +7721,15 @@
"labels": [],
"removal": "Recommended"
},
{
"id": "com.fingerprints.extension.service",
"list": "Oem",
"description": "FingerprintExtensionService\nNeeded for fingerprint sensor test.",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Recommended"
},
{
"id": "com.fingerprints.fingerprintsensortest",
"list": "Oem",
Expand Down Expand Up @@ -15227,6 +15290,15 @@
"labels": [],
"removal": "Recommended"
},
{
"id": "android.autoinstalls.config.Xiaomi.willow",
"list": "Oem",
"description": "PlayAutoInstalls\nAutoInstalls a set of OEM apps on device setup (first boot/factory reset).",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Recommended"
},
{
"id": "android.romstats",
"list": "Oem",
Expand Down Expand Up @@ -15830,6 +15902,15 @@
"labels": [],
"removal": "Recommended"
},
{
"id": "com.miui.screenshot",
"list": "Oem",
"description": "MIUI Screenshot\nScreenshots will not work.",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Expert"
},
{
"id": "com.miui.spock",
"list": "Oem",
Expand Down Expand Up @@ -16589,7 +16670,7 @@
{
"id": "com.miui.audiomonitor",
"list": "Oem",
"description": "My guess is this is a feature allowing to control the sound of multiples apps.\nIt's just a guess based on existing Xiaomi devices features. Can someone check this? \n",
"description": "Recording Assistant. Voice Call Recorder (only in MIUI dialer app). Unused on Global, EEA MIUI",
"dependencies": [],
"neededBy": [],
"labels": [],
Expand Down Expand Up @@ -16721,6 +16802,15 @@
"labels": [],
"removal": "Advanced"
},
{
"id": "com.xiaomi.bluetooth",
"list": "Oem",
"description": "MIUI Bluetooth Control\nYou must keep this if you want Bluethooth to work properly.",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Expert"
},
{
"id": "com.xiaomi.bluetooth.overlay",
"list": "Oem",
Expand Down Expand Up @@ -21823,5 +21913,14 @@
"neededBy": [],
"labels": [],
"removal": "Advanced"
},
{
"id": "com.goodix.gftest",
"list": "Oem",
"description": "Fingerprint test\nHidden app that tests your fingerprint. Not available for users.",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Recommended"
}
]

0 comments on commit 9fe79f8

Please sign in to comment.