Add config for the quick pickup gesture am: 40311cd796
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20127098 Change-Id: Ic27096ba9d14e6967bca4d31a871df31cc6d9491 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
3c56d322ff
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue