From e281284d1a26181a99ee6c88c14f143952773c43 Mon Sep 17 00:00:00 2001 From: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> Date: Thu, 6 Feb 2025 12:34:20 +0100 Subject: [PATCH] pkg(com.android.server.deviceconfig.resources): apply suggestion from code review --- 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 db66e666..4837d158 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -7620,7 +7620,7 @@ }, "com.android.server.deviceconfig.resources": { "list": "Oem", - "description": "Removing this package will prevent the device from connecting to any VPN servers. It is safe to remove if VPN services are not used.", + "description": "DeviceConfigServiceResources (Server*?). Part of com.android.configinfrastructure. Resources for the device's default server config. Removing this package will prevent the device from connecting to any VPN servers. It is safe to remove if VPN services are not used.\nhttps://cs.android.com/android/platform/superproject/main/+/main:packages/modules/ConfigInfrastructure/service/ServiceResources/Android.bp", "dependencies": [], "neededBy": [], "labels": [],