Remove Legal Information duplicate from Settings search
Bug: 33701673 Test: make RunSettingsRoboTests Change-Id: Icee65b7a683ad80cd587e22a575b4abc4b009d8f
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user