Add keywords for AOD setting.

Used the WiFi slice for inspiration: ag/6793584

Also added "ambient" to the keywords, since "ambient display" is another
phrase used for AOD.

Bug: 279029717
Test: manually checked that the setting shows up when searching for
"aod"
Change-Id: I8a3a4a6635c9724565426b859722242d2bae9e49
This commit is contained in:
Ioana Alexandru
2023-04-20 16:05:50 +00:00
parent e1ae1c6516
commit e18a7140f3
3 changed files with 16 additions and 4 deletions

View File

@@ -7097,8 +7097,8 @@
<!-- List of synonyms for the font size, used to match in settings search [CHAR LIMIT=NONE] -->
<string name="keywords_font_size">text size, large print, large font, large text, low vision, make text bigger, font enlarger, font enlargement</string>
<!-- List of synonyms for the always show time and info [CHAR LIMIT=NONE] -->
<string name="keywords_always_show_time_info">always on display, AOD</string>
<!-- List of synonyms for the always show time and info, used to match in settings search [CHAR LIMIT=NONE] -->
<string name="keywords_always_show_time_info">always on ambient display, AOD</string>
<!-- List of synonyms for the nfc tag apps control [CHAR LIMIT=NONE] -->
<string name="keywords_change_nfc_tag_apps_state">nfc, tag, reader</string>