Merge "Override the label of the SIM Toolkit application dynamically" am: 98833ee208

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1663960

Change-Id: Ib5f376240ca9f1128e2edebcd7b5a9cf9319c7e6
This commit is contained in:
Jordan Liu
2021-04-13 18:45:53 +00:00
committed by Automerger Merge Worker

View File

@@ -1834,7 +1834,7 @@
<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>
<string name="config_overrideComponentUiPackage" translatable="false">com.android.stk</string>
<!-- Enable/disable default bluetooth profiles:
HSP_AG, ObexObjectPush, Audio, NAP -->