Add search provider for storage dashboard.
Bug: 31800690 Test: manual Change-Id: Icb906bf3b3698c1379e10cf6e346d489675ad940
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<PreferenceScreen
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:title="@string/storage_settings">
|
||||
<com.android.settings.dashboard.DashboardTilePreference
|
||||
android:key="pref_manage_storage"
|
||||
android:title="@string/storage_menu_manage"
|
||||
|
||||
Reference in New Issue
Block a user