Merge "Update FooterPreference's classpath in preference files."
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
<PreferenceCategory
|
<PreferenceCategory
|
||||||
android:key="dashboard_tile_placeholder"/>
|
android:key="dashboard_tile_placeholder"/>
|
||||||
|
|
||||||
<com.android.settings.widget.FooterPreference
|
<com.android.settingslib.widget.FooterPreference
|
||||||
android:title="@string/enterprise_privacy_apps_count_estimation_info"
|
android:title="@string/enterprise_privacy_apps_count_estimation_info"
|
||||||
android:selectable="false"/>
|
android:selectable="false"/>
|
||||||
</PreferenceScreen>
|
</PreferenceScreen>
|
||||||
|
@@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
</PreferenceCategory>
|
</PreferenceCategory>
|
||||||
|
|
||||||
<com.android.settings.widget.FooterPreference
|
<com.android.settingslib.widget.FooterPreference
|
||||||
android:title="@string/data_usage_metered_body"
|
android:title="@string/data_usage_metered_body"
|
||||||
android:selectable="false" />
|
android:selectable="false" />
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user