Add override for fingerprint sensor gesture support am: 28f176b9fc
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17206765 Change-Id: I6e88bc0937728e6e52f3eaf9b4f1f0bc1d4b921f
This commit is contained in:
commit
70a53a7caf
2 changed files with 6 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue