summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authortk.mun <tk.mun@samsung.com>2011-10-13 22:56:18 +0900
committerRobert Greenwalt <rgreenwalt@google.com>2011-11-07 17:16:18 -0800
commit7c5c16565eccde0b98f7ad08a0f06ff51e8e90ce (patch)
tree322b51b49d54cb6d0e02c9fb0ebc205eb393763c /res/values/config.xml
parent815c7a042d58a3e21f71603bfb972a31a79addca (diff)
downloadpackages_apps_Settings-7c5c16565eccde0b98f7ad08a0f06ff51e8e90ce.zip
packages_apps_Settings-7c5c16565eccde0b98f7ad08a0f06ff51e8e90ce.tar.gz
packages_apps_Settings-7c5c16565eccde0b98f7ad08a0f06ff51e8e90ce.tar.bz2
Wimax : 4G settings menu and 4G MAC address.
1. Show the 4G menu. 2. Show the 4G MAC address 3. Execute 4G setting apk. Change-Id: I14adc4775d35afe3398ddba4fd91c739011a06fa Signed-off-by: tk.mun <tk.mun@samsung.com> bug:5486930
Diffstat (limited to 'res/values/config.xml')
-rwxr-xr-xres/values/config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 4b08c42..4119b6a 100755
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -19,4 +19,7 @@
<!-- If false, MIN is displayed. If true, MSID is displayed. -->
<bool name="config_msid_enable" translatable="false">false</bool>
+ <string name="additional_system_update" translatable="false"></string>
+ <string name="additional_system_update_menu" translatable="false"></string>
+
</resources>