summaryrefslogtreecommitdiffstats
path: root/AriesParts/res/xml/main.xml
diff options
context:
space:
mode:
authorjt1134 <jt1134@gmail.com>2012-06-06 23:03:02 -0500
committerjt1134 <jt1134@gmail.com>2012-06-06 23:03:02 -0500
commitfbc38494060fc961b10b7cc8f0da9b3f902a66a0 (patch)
treecc918a72e7f43a5303624d309628acba08db8976 /AriesParts/res/xml/main.xml
parent324010079d2f8e4992d79d6b1d20f58a9347c992 (diff)
downloaddevice_samsung_aries-common-fbc38494060fc961b10b7cc8f0da9b3f902a66a0.zip
device_samsung_aries-common-fbc38494060fc961b10b7cc8f0da9b3f902a66a0.tar.gz
device_samsung_aries-common-fbc38494060fc961b10b7cc8f0da9b3f902a66a0.tar.bz2
AriesParts: completely disable HSPA category on unsupported devices
Change-Id: I7e5e829f1c407b6848da11b33248ccbdda18fe4b
Diffstat (limited to 'AriesParts/res/xml/main.xml')
-rw-r--r--AriesParts/res/xml/main.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/AriesParts/res/xml/main.xml b/AriesParts/res/xml/main.xml
index c371a4f..7f88321 100644
--- a/AriesParts/res/xml/main.xml
+++ b/AriesParts/res/xml/main.xml
@@ -31,7 +31,8 @@
</PreferenceCategory>
<PreferenceCategory
- android:title="@string/category_radio_title">
+ android:title="@string/category_radio_title"
+ android:key="category_radio">
<!-- UMTS/HSDPA/HSUPA settings -->
<ListPreference
android:key="hspa"