Merge "Set com.android.gallery3d as the default system gallery" into rvc-dev am: 66fe16d41c am: 2afac5253e

Change-Id: Ie89bc7d2120b82c67c8f040c6cec2410363345b4
This commit is contained in:
Shafik Nassar
2020-04-22 14:33:54 +00:00
committed by Automerger Merge Worker

View File

@@ -1908,7 +1908,7 @@
<!-- The name of the package that will hold the call screening role by default. -->
<string name="config_defaultCallScreening" translatable="false"></string>
<!-- The name of the package that will hold the system gallery role. -->
<string name="config_systemGallery" translatable="false">com.android.gallery</string>
<string name="config_systemGallery" translatable="false">com.android.gallery3d</string>
<!-- The name of the package that will be allowed to change its components' label/icon. -->
<string name="config_overrideComponentUiPackage" translatable="false"></string>