From 84f143bc178b467a8d81eaee84e71bdf38495e96 Mon Sep 17 00:00:00 2001 From: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> Date: Mon, 10 Jun 2024 17:29:25 +0200 Subject: [PATCH] pkg(miui.systemui.plugin): distinguish breakage between MIUI and HyperOS users --- resources/assets/uad_lists.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 6764ddb..f018f2a 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -26442,7 +26442,7 @@ }, "miui.systemui.plugin": { "list": "Oem", - "description": "System UI Plug-in. When removed, Android will use the AOSP style volume bar and reboot menu. Will break the iOS-style quick settings.", + "description": "System UI Plug-in. When removed, Android will use the AOSP style volume bar and reboot screen (option to power off or reboot your phone). Will break the iOS-style quick settings. The volume bar breakage only applies to MIUI-users. For HyperOS-users, all the above will apply.", "dependencies": [], "neededBy": [], "labels": [],