Merge "Add key for StorageDashboardFragment" into sc-dev am: b734aa3f7f

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14841816

Change-Id: Ife95f2185be80d42d377aebcfd2cfce0be97005a
This commit is contained in:
TreeHugger Robot
2021-06-07 02:51:11 +00:00
committed by Automerger Merge Worker

View File

@@ -17,6 +17,7 @@
<PreferenceScreen <PreferenceScreen
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="storage_dashboard_fragment"
android:title="@string/storage_settings" android:title="@string/storage_settings"
settings:keywords="@string/keywords_storage"> settings:keywords="@string/keywords_storage">
<com.android.settingslib.widget.SettingsSpinnerPreference <com.android.settingslib.widget.SettingsSpinnerPreference