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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user