Add override for fingerprint sensor gesture support am: 28f176b9fc
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17206765 Change-Id: Ib4d38040ce238a4ac3a18b9ddd389d98408399b5
This commit is contained in:
commit
19e2007afa
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