summaryrefslogtreecommitdiffstats
path: root/AriesParts/res/xml/main.xml
diff options
context:
space:
mode:
authorjt1134 <jt1134@gmail.com>2012-08-05 03:54:35 -0500
committerjt1134 <jt1134@gmail.com>2012-08-05 03:54:35 -0500
commit90ef971e1b99c4fda7652b4fe4f1b90d0767592a (patch)
tree0e2633d95e46f3048376df49358cae0fdf396917 /AriesParts/res/xml/main.xml
parent7bb18221eff6cb5ca9ef792328ebd2830035070a (diff)
downloaddevice_samsung_aries-common-90ef971e1b99c4fda7652b4fe4f1b90d0767592a.zip
device_samsung_aries-common-90ef971e1b99c4fda7652b4fe4f1b90d0767592a.tar.gz
device_samsung_aries-common-90ef971e1b99c4fda7652b4fe4f1b90d0767592a.tar.bz2
AriesParts: disable tvout options on devices missing tvouthack
Change-Id: Ib5a945ddb6097fc16b1221089bac211478d5d85f
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 913f3fa..d50ed50 100644
--- a/AriesParts/res/xml/main.xml
+++ b/AriesParts/res/xml/main.xml
@@ -44,7 +44,8 @@
</PreferenceCategory>
<PreferenceCategory
- android:title="@string/category_tvout_title">
+ android:title="@string/category_tvout_title"
+ android:key="category_tvout">
<CheckBoxPreference
android:key="tvout_enable"
android:title="@string/tvout_enable_head"