Add "icons" search term for Wallpaper & style

"Themed": handled by "theme"
"Themed icon": handled by "icon"
"Themed icons": missing, should be handled by "icons"

Flag: EXEMPT bugfix
Fixes: 328165760
Test: manual
Change-Id: I58dc6e02c995423aa1b5e12e7c0326f57f472248
This commit is contained in:
Austin Wang
2024-05-28 14:11:24 -07:00
parent 0dca9f78c5
commit 309599bd37

View File

@@ -7718,7 +7718,7 @@
<string name="keywords_wallpaper">background, theme, grid, customize, personalize</string> <string name="keywords_wallpaper">background, theme, grid, customize, personalize</string>
<!-- List of synonyms for the Styles picker setting, used to match in settings search [CHAR LIMIT=NONE] --> <!-- List of synonyms for the Styles picker setting, used to match in settings search [CHAR LIMIT=NONE] -->
<string name="keywords_styles">icon, accent, color, home screen, lock screen, shortcut, clock size</string> <string name="keywords_styles">icon, icons, accent, color, home screen, lock screen, shortcut, clock size</string>
<!-- List of synonyms for the Default Assist and Voice input setting, used to match in settings search [CHAR LIMIT=NONE] --> <!-- List of synonyms for the Default Assist and Voice input setting, used to match in settings search [CHAR LIMIT=NONE] -->
<string name="keywords_assist_input">default, assistant</string> <string name="keywords_assist_input">default, assistant</string>