Merge "Configure quickpickup gesture support." into main
This commit is contained in:
commit
5b8e93f1f9
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue