pkg(com.android.avatarpicker): add description of Avatar Picker package (#976)

* pkg(com.android.avatarpicker): Add description of Avatar Picker package

* Fix a minor syntax erorr in json
This commit is contained in:
Harshit Sethi 2025-06-08 15:11:12 +05:30 committed by GitHub
commit ade70a121a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"
}
}