Rename app_details to entity_header

Bug: 37669238
Test: rerun robotests
Change-Id: Iab2cdf83d8b35ce3d45b0c413cad8614d44d5ed3
This commit is contained in:
Fan Zhang
2017-05-17 14:15:34 -07:00
parent 867c68e76c
commit 2ed0f99989
8 changed files with 17 additions and 17 deletions

View File

@@ -19,7 +19,7 @@
<com.android.settings.applications.LayoutPreference
android:key="header_view"
android:layout="@layout/app_details"
android:layout="@layout/settings_entity_header"
android:selectable="false"
android:order="-10000"/>

View File

@@ -19,7 +19,7 @@
<com.android.settings.applications.LayoutPreference
android:key="header_view"
android:layout="@layout/app_details"
android:layout="@layout/settings_entity_header"
android:selectable="false"
android:order="-10000"/>