Add key for StorageDashboardFragment

To let it be searchable.

Bug: 188425972
Test: manual visual
      Search 'storage' in Settings search box.
Change-Id: Ie7f82760cc5da9ef14b48d75127c62cb60cbff94
This commit is contained in:
Arc Wang
2021-06-04 17:34:31 +08:00
parent 3940e5293c
commit 031c3aebed

View File

@@ -17,6 +17,7 @@
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res-auto"
android:key="storage_dashboard_fragment"
android:title="@string/storage_settings"
settings:keywords="@string/keywords_storage">
<com.android.settingslib.widget.SettingsSpinnerPreference