OSDN Git Service

Remove extra subtitle for legal preferences.
authorAmith Yamasani <yamasani@google.com>
Wed, 17 Jun 2009 23:57:30 +0000 (16:57 -0700)
committerAmith Yamasani <yamasani@google.com>
Wed, 17 Jun 2009 23:57:30 +0000 (16:57 -0700)
Fixes #1894381

res/xml/device_info_settings.xml

index bb7c531..3804500 100644 (file)
@@ -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.