Merge "Override the label of the SIM Toolkit application dynamically" am: 98833ee208 am: 79bd307a60 am: 5b6f3db2ab

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

Change-Id: Ie6f18d05799607a2a48ba38d1ff62ce4683e868e
This commit is contained in:
Jordan Liu
2021-04-13 19:32:09 +00:00
committed by Automerger Merge Worker

View File

@@ -1948,7 +1948,7 @@
<string name="config_systemActivityRecognizer" translatable="false"></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 -->