summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-10-14 01:38:22 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-10-14 01:38:22 -0700
commitd277584b126e285e24aaf21847aef66234ac1f31 (patch)
treef99c4ff338d6892684dda500e63586dc29f937ad /res
parentf1069d5dd46990f07cda7dddfa818f360e01bba8 (diff)
parent3d616518707620f13f992033f97b845e414996c4 (diff)
downloadandroid_packages_apps_Gallery2-d277584b126e285e24aaf21847aef66234ac1f31.tar.gz
android_packages_apps_Gallery2-d277584b126e285e24aaf21847aef66234ac1f31.tar.bz2
android_packages_apps_Gallery2-d277584b126e285e24aaf21847aef66234ac1f31.zip
Merge "SnapdragonGallery: disable set APN when no SIM card"
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" >