overlay: Enable circle to search

This commit is contained in:
Ido Ben-Hur
2025-01-03 18:53:16 +02:00
committed by ShukakuZa
parent a268e30c6e
commit 42041bdde4

View File

@@ -27,4 +27,7 @@
<!-- The type of the light sensor to be used by the display framework for things like
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 -->
<string name="config_defaultContextualSearchPackageName" translatable="false">com.google.android.googlequicksearchbox</string>
</resources>