From 3e4b8d65e919c0fbc8e7fe2bfbe914ab0ea41222 Mon Sep 17 00:00:00 2001 From: Alperen Poyraz Date: Wed, 25 Feb 2026 15:21:06 +0300 Subject: [PATCH] Uad list update - uninstalling smartmirroring package breaks edge panels feature Uninstalling this breaks edge panels feature; edge panels won't work and will also crash OneUI Home when trying to switch edge panels on from settings > display. The edge panels package (com.samsung.android.app.cocktailbarservice and com.samsung.android.app.appsedge) doesn't exist on my phone so maybe on newer devices Samsung moved that functionality to this package instead. Tested on Galaxy S25 FE Android 16. --- 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 7b98b17..e9477bb 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -5715,7 +5715,7 @@ }, "com.samsung.android.smartmirroring": { "list": "Oem", - "description": "Samsung Smart View\nEnable you to mirror screen your phone to a TV (https://www.samsung.com/us/apps/smart-view-2/)\nDependency for com.samsung.android.video", + "description": "Samsung Smart View\nEnable you to mirror screen your phone to a TV (https://www.samsung.com/us/apps/smart-view-2/)\nDependency for com.samsung.android.video\nUninstalling this breaks edge panels feature; edge panel won't work and will also crash OneUI Home when trying to switch edge panels on from settings > display.\nThe edge panels package (com.samsung.android.app.cocktailbarservice and com.samsung.android.app.appsedge) doesn't exist on my phone so maybe on newer devices Samsung moved that functionality to this package instead. Tested on Galaxy S25 FE Android 16", "dependencies": [], "neededBy": [ "com.samsung.android.video"