Skip to content
Snippets Groups Projects
Commit 28f176b9 authored by ryanlwlin's avatar ryanlwlin Committed by Ryan Lin
Browse files

Add override for fingerprint sensor gesture support

Bug: 222019218
Test: atest AccessibilityFingerprintGestureTest
Change-Id: Ic36efe75a02cb707adc5c9aab10ec8916644c890
parent 185ba5d4
No related branches found
No related tags found
No related merge requests found
......@@ -233,4 +233,7 @@
<item>200</item>
<item>200</item>
</integer-array>
<!-- UDFPS does not support gestures -->
<bool name="config_fingerprintSupportsGestures">false</bool>
</resources>
......@@ -232,4 +232,7 @@
<item>200</item>
<item>200</item>
</integer-array>
<!-- UDFPS does not support gestures -->
<bool name="config_fingerprintSupportsGestures">false</bool>
</resources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment