Add search provider for storage dashboard.

Bug: 31800690
Test: manual
Change-Id: Icb906bf3b3698c1379e10cf6e346d489675ad940
This commit is contained in:
Fan Zhang
2016-10-04 17:48:32 -07:00
parent 1d4495f985
commit 31a285387d
7 changed files with 70 additions and 6 deletions

View File

@@ -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"