Merge "Add key for StorageDashboardFragment" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-06-07 02:37:51 +00:00
committed by Android (Google) Code Review

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