overlay: Update circle to search overlays for vanilla builds

Change-Id: Id72c2e81494f793d773cfc5de24cb15eeaaaf5e9
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
rmp22
2025-03-05 07:06:18 +08:00
committed by Joey
parent 7e9ad70d27
commit fe4664e23e

View File

@@ -28,6 +28,9 @@
auto-brightness. If unset, then it just gets the default sensor of type TYPE_LIGHT. -->
<string name="config_displayLightSensorType" translatable="false">android.sensor.light</string>
<!-- Circle to search -->
<!-- Contextual Search -->
<string name="config_defaultContextualSearchEnabled">omni.enable_cs_helper</string>
<string name="config_defaultContextualSearchKey">omni.entry_point</string>
<string name="config_defaultContextualSearchLegacyEnabled">omni.enable_vis</string>
<string name="config_defaultContextualSearchPackageName" translatable="false">com.google.android.googlequicksearchbox</string>
</resources>