Add search provider for system dashboard fragment.

Bug: 31801428
Test: manual
Test:make RunSettingsRoboTests
Change-Id: I6a80d64ed9755f4ddcfde33a82be04cfcbf0495b
This commit is contained in:
Fan Zhang
2016-10-03 17:11:11 -07:00
parent 9574fb805a
commit c6540cfb57
5 changed files with 51 additions and 2 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/header_category_system">
<!-- System updates -->
<com.android.settings.dashboard.DashboardTilePreference