diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index d55b439..9109c11 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -38170,5 +38170,14 @@ "neededBy": [], "labels": [], "removal": "Recommended" + }, + "com.android.avatarpicker": { + "list": "Aosp", + "description": "Lets you assign pictures to contacts. It has two options: take picture from the camera, or choose from the gallery.\nSource code: https://android.googlesource.com/platform/packages/apps/AvatarPicker", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" } } +