summaryrefslogtreecommitdiffstats
path: root/res/xml/device_info_settings.xml
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2009-06-17 16:57:30 -0700
committerAmith Yamasani <yamasani@google.com>2009-06-17 16:57:30 -0700
commitdd14ee3d1698450f26ec31fdd2d1dd9a6ea81fc4 (patch)
treef5ca804ce86b11049ab2b6d5428a2e79c976a478 /res/xml/device_info_settings.xml
parent2fb22c03bd587b373519f605feece1f846867cf6 (diff)
downloadpackages_apps_Settings-dd14ee3d1698450f26ec31fdd2d1dd9a6ea81fc4.tar.gz
packages_apps_Settings-dd14ee3d1698450f26ec31fdd2d1dd9a6ea81fc4.tar.bz2
packages_apps_Settings-dd14ee3d1698450f26ec31fdd2d1dd9a6ea81fc4.zip
Remove extra subtitle for legal preferences.
Fixes #1894381
Diffstat (limited to 'res/xml/device_info_settings.xml')
-rw-r--r--res/xml/device_info_settings.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/xml/device_info_settings.xml b/res/xml/device_info_settings.xml
index bb7c5313d..380450046 100644
--- a/res/xml/device_info_settings.xml
+++ b/res/xml/device_info_settings.xml
@@ -37,9 +37,6 @@
<PreferenceScreen
android:key="container"
android:title="@string/legal_information">
-
- <!-- Title for this other screen -->
- <PreferenceCategory android:title="@string/legal_information" />
<!-- Note: The titles given here probably won't be used. Instead, we programmatically
fill the title with the label of the activity with the corresponding action.