summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorKedi Xu <kedix@codeaurora.org>2016-10-12 15:52:54 +0800
committerKedi Xu <kedix@codeaurora.org>2016-10-12 15:59:20 +0800
commit3d616518707620f13f992033f97b845e414996c4 (patch)
tree2fb05f5d66340bc36cc9adde2c655b1271ffe107 /res
parent6948304f6919e81b75b5a1fa9f86d783e9fb87dd (diff)
downloadandroid_packages_apps_Gallery2-3d616518707620f13f992033f97b845e414996c4.tar.gz
android_packages_apps_Gallery2-3d616518707620f13f992033f97b845e414996c4.tar.bz2
android_packages_apps_Gallery2-3d616518707620f13f992033f97b845e414996c4.zip
SnapdragonGallery: disable set APN when no SIM card
When no SIM card inserted, remove apn related preference Change-Id: Ifd79b1018f4658acf1a9ff87c4762a84c131de0e CRs-Fixed: 1066720
Diffstat (limited to 'res')
-rwxr-xr-x[-rw-r--r--]res/xml/rtsp_settings_preferences.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/xml/rtsp_settings_preferences.xml b/res/xml/rtsp_settings_preferences.xml
index 8e26c4d8c..13842d34e 100644..100755
--- a/res/xml/rtsp_settings_preferences.xml
+++ b/res/xml/rtsp_settings_preferences.xml
@@ -29,7 +29,8 @@
android:summary=""
android:title="@string/buffer_size" />
</PreferenceCategory>
- <PreferenceCategory android:title="@string/apn" >
+ <PreferenceCategory android:title="@string/apn"
+ android:key="apn_category">
<PreferenceScreen
android:key="apn"
android:title="@string/apn" >