Add search provider for system dashboard fragment.
Bug: 31801428 Test: manual Test:make RunSettingsRoboTests Change-Id: I6a80d64ed9755f4ddcfde33a82be04cfcbf0495b
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/header_category_system">
|
||||
|
||||
<!-- System updates -->
|
||||
<com.android.settings.dashboard.DashboardTilePreference
|
||||
|
Reference in New Issue
Block a user