Add search keyword for ambient display

Change-Id: I725e734e656bf01d4d9a354d01d10717b724d848
Fixes: 71892510
Test: rebuild
This commit is contained in:
Fan Zhang
2018-01-29 13:22:21 -08:00
parent 499efd06ab
commit 26ba7cef8f
2 changed files with 5 additions and 0 deletions

View File

@@ -17,7 +17,9 @@
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res-auto"
android:key="ambient_display_preference_screen"
settings:keywords="@string/keywords_ambient_display_screen"
android:title="@string/ambient_display_screen_title">
<PreferenceCategory