Add config for the quick pickup gesture am: 40311cd796
am: 3c56d322ff
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20127098 Change-Id: Ie852b940fc7b6d9e2766537ef60c7efb79e7da0c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
e785bf96df
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. -->
|
<!-- 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>
|
<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 -->
|
<!-- UDFPS does not support gestures -->
|
||||||
<bool name="config_fingerprintSupportsGestures">false</bool>
|
<bool name="config_fingerprintSupportsGestures">false</bool>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue