Override the label of the SIM Toolkit application dynamically

The list of the menu items provided by SET UP MENU command shall be a
part of the menu system of the terminal and the alpha identifier shall
be used for the title of the menu in accordance with the clause 6.4.8
SET UP MENU in ETSI 102.223. The terminal shall be able to display the
alpha identifier as the lable of the launcher activity of SIM Toolkit.

Bug: 113638339
Test: Confirmed the label of SIM Toolkit can be controlled as expected.

Change-Id: I65f6d4d9247bf96985c3b6e8697cdb641b6e3306
This commit is contained in:
Basavaraj
2020-05-11 19:34:37 +09:00
committed by Yoshiaki Naka
parent f83190c218
commit 96c37d26cb

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 -->