From 7d3a9947d209bfa9f0eb9c4ff0298df1dc1f2c55 Mon Sep 17 00:00:00 2001 From: schbrns <149918978+schbrns@users.noreply.github.com> Date: Sun, 27 Apr 2025 08:09:02 -0400 Subject: [PATCH] pkg(oem): update descriptions and change removal status for dependencies related to Private space on Pixel devices (#944) * pkg(oem): update descriptions and change removal status for dependencies related to Private space on Pixel devices * Update uad_lists.json Resolve merge conflict. * Update uad_lists.json --- resources/assets/uad_lists.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 12e63dc..e6fc711 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -34661,11 +34661,11 @@ }, "com.android.DeviceAsWebcam": { "list": "Oem", - "description": "Using smartphone as webcam.", + "description": "Using smartphone as webcam. Dependency for Private space on Pixel devices.\nhttps://source.android.com/docs/security/features/private-space", "dependencies": [], "neededBy": [], "labels": [], - "removal": "Recommended" + "removal": "Advanced" }, "com.android.omadm.service": { "list": "Oem", @@ -34749,11 +34749,11 @@ }, "com.google.pixel.camera.services": { "list": "Oem", - "description": "CameraIDRemapper and a lot Debug stuff.", + "description": "CameraIDRemapper and a lot Debug stuff. Dependency for Private space on Pixel devices.\nhttps://source.android.com/docs/security/features/private-space", "dependencies": [], "neededBy": [], "labels": [], - "removal": "Recommended" + "removal": "Advanced" }, "com.google.android.apps.camera.services": { "list": "Oem",