Integrating new Avatar Picker App in Settings
Bug: 309426522 Test: manual (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e6c9a08ab7648d884c0d9c3fbbc7f8c74a016624) Merged-In: Ie5831cec9ebb7a8d5cfabc93300ca2d6cadb944b Change-Id: Ie5831cec9ebb7a8d5cfabc93300ca2d6cadb944b
This commit is contained in:
committed by
Android Build Cherrypicker Worker
parent
52038eb6f2
commit
71361dafd3
@@ -38,6 +38,11 @@
|
||||
<!-- Whether to show Camera laser sensor switch in Developer Options -->
|
||||
<bool name="config_show_camera_laser_sensor">false</bool>
|
||||
|
||||
<!-- Intent action to open Avatar Picker app -->
|
||||
<string name="config_avatar_picker_action" translatable="false">
|
||||
com.android.avatarpicker.FULL_SCREEN_ACTIVITY
|
||||
</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>
|
||||
<string name="config_wallpaper_picker_class" translatable="false">com.android.settings.Settings$WallpaperSettingsActivity</string>
|
||||
|
Reference in New Issue
Block a user