Configure quickpickup gesture support.

FLAG: EXEMPT Enable quickpickup gesture.

Test: manually builds
Bug: 347122583
Change-Id: I00f5ece65e2627337c93240b5bd58d695d214131
This commit is contained in:
Arindam Mondal 2024-06-25 08:25:52 +00:00
parent f376ea8b34
commit 2026f4b049

View file

@ -208,6 +208,9 @@
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
<string name="config_dozeUdfpsLongPressSensorType" translatable="false">com.google.sensor.long_press</string>
<!-- Type of the quick pickup sensor. Empty if quick pickup is not supported. -->
<string name="config_quickPickupSensorType" translatable="false">com.google.sensor.quick_pickup</string>
<!-- Allow the GPS_PROVIDER to be replaced by the location provider app at run-time. -->
<bool name="config_useGnssHardwareProvider" translatable="false">false</bool>
<!-- Package name providing GNSS location support. Used only when