From 266f1b9597f99e266ad8660bdd5886c49f7911c4 Mon Sep 17 00:00:00 2001 From: insanebecauseimbestwheniminlove Date: Sat, 25 Jul 2026 03:53:55 +0200 Subject: [PATCH] Update uad_lists.json --- resources/assets/uad_lists.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 8caff7f..d232403 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -367,6 +367,14 @@ "labels": [], "removal": "Advanced" }, + "com.xiaomi.aiservice": { + "list": "Oem", + "description": "Xiaomi on-device AI inference engine (HyperOS/MIUI). Runs many ML models (OCR, translation, etc.) in isolated per-model processes. \nEmbeds Xiaomi's OneTrack SDK, which collects OAID, android_id, device fingerprint, region, network type, and per-event usage data, then uploads it encrypted to tracking.*.miui.com. \nAlso embeds XCrash for crash reporting. Downloads AI model updates silently via Android DownloadManager (probably has to do with AI Core). \nRemoving probably breaks HyperOS AI features (I haven't tested) but does not affect core phone, SMS, or data functions.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" + }, "com.xiaomi.phone.overlay": { "list": "Oem", "description": "An overlay needed for com.xiaomi.phone. Safe to remove if com.xiaomi.phone has been removed.",