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

Change-Id: I51542654f9c033a077199493e426bb571a29fadc
This commit is contained in:
Shafik Nassar
2020-04-22 15:00:34 +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>