Snap for 9153524 from 76bbc524b4 to udc-release

Change-Id: If3d9dea4869a1179bdc1e0df456c721db4aed3d1
This commit is contained in:
Android Build Coastguard Worker
2022-10-08 03:03:17 +00:00
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View File

@@ -253,6 +253,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>
<!-- UDFPS does not support gestures -->
<bool name="config_fingerprintSupportsGestures">false</bool>