summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorPragnya Paramita <prgnya@codeaurora.org>2015-03-23 15:52:44 +0530
committerRicardo Cerqueira <ricardo@cyngn.com>2015-09-02 12:01:24 +0100
commitc1f4123488dceae1daa725d48875588848e86b0e (patch)
tree44cca2dc2757ce85a347449c6047000df66b361d /res
parente61c189dbd1c15b923e7bc532023efe12bba3261 (diff)
downloadandroid_packages_apps_Trebuchet-c1f4123488dceae1daa725d48875588848e86b0e.tar.gz
android_packages_apps_Trebuchet-c1f4123488dceae1daa725d48875588848e86b0e.tar.bz2
android_packages_apps_Trebuchet-c1f4123488dceae1daa725d48875588848e86b0e.zip
Trebuchet: STK app rename customization for latam region.
App name is read from SIM in STK app and sent via a broadcast. Name is operator specific. Launcher receives the broadcast, read the name and renames the STK app in all apps screen and workspace. Change-Id: If64b278360a0b8433e23e6678f04cdf30fe2cef1 CRs-Fixed: 797995
Diffstat (limited to 'res')
-rw-r--r--res/values/config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index fed4d416f..db5e47be1 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -122,4 +122,6 @@
<bool name="config_launcher_page">false</bool>
<bool name="config_launcher_shortcut">false</bool>
<bool name="config_launcher_show_unread_number">true</bool>
+
+ <bool name="config_launcher_stkAppRename">false</bool>
</resources>