Merge "Remove Advanced dropdown from "About phone" screen" into pi-dev am: e4999751ab

am: 5d5eb8bdaa

Change-Id: I9ab28e88f627abca0ca00901bdfa0b5a0afbfa4f
This commit is contained in:
Antony Sargent
2018-05-25 14:54:24 -07:00
committed by android-build-merger

View File

@@ -19,8 +19,7 @@
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res-auto" xmlns:settings="http://schemas.android.com/apk/res-auto"
android:key="my_device_info_pref_screen" android:key="my_device_info_pref_screen"
android:title="@string/about_settings" android:title="@string/about_settings">
settings:initialExpandedChildrenCount="7">
<com.android.settings.applications.LayoutPreference <com.android.settings.applications.LayoutPreference
android:key="my_device_info_header" android:key="my_device_info_header"