Merge "Remove Legal Information duplicate from Settings search" into oc-dev am: 915f0cea5b

am: 70db53a8d5

Change-Id: I03de10d23f3d9a74ee08fdb6a711400e3e0468cf
This commit is contained in:
Matthew Fritze
2017-05-17 17:31:08 +00:00
committed by android-build-merger
4 changed files with 34 additions and 1 deletions

View File

@@ -15,7 +15,8 @@
-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/legal_information">
android:title="@string/legal_information"
android:key="legal_screen">
<!-- 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.