Avatar sync functionality

Send information to avatar sync service that user selected confirm or cancel on edit user info dialog

Bug: 320656026
Test: manual
Change-Id: I84356b844d47ea7c07f662691f1e48eaca56b7d8
This commit is contained in:
Anna Bauza
2024-01-17 16:29:07 +00:00
parent d92f82b437
commit ac717e4dc2
2 changed files with 17 additions and 1 deletions

View File

@@ -42,6 +42,10 @@
<string name="config_avatar_picker_action" translatable="false">
com.android.avatarpicker.FULL_SCREEN_ACTIVITY
</string>
<!-- User avatar dialog result broadcast explicit package -->
<string name="config_avatar_picker_package" translatable="false">
com.android.avatarpicker
</string>
<!-- Package name and fully-qualified class name for the wallpaper picker activity. -->
<string name="config_wallpaper_picker_package" translatable="false">com.android.settings</string>