am dd14ee3d: Remove extra subtitle for legal preferences.

Merge commit 'dd14ee3d1698450f26ec31fdd2d1dd9a6ea81fc4'

* commit 'dd14ee3d1698450f26ec31fdd2d1dd9a6ea81fc4':
  Remove extra subtitle for legal preferences.
This commit is contained in:
Amith Yamasani
2009-06-18 07:13:47 -07:00
committed by The Android Open Source Project

View File

@@ -37,9 +37,6 @@
<PreferenceScreen <PreferenceScreen
android:key="container" android:key="container"
android:title="@string/legal_information"> 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 <!-- 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. fill the title with the label of the activity with the corresponding action.