B3: Enable and set MAX authentication latency
Set 400ms retry0 timer and 600ms retry1 timer for auth latency. Bug: 221107602 Test: Build and test fingerprint on device Change-Id: I26237e8606e27af7821b7f4819d8082ca3db6c82
This commit is contained in:
parent
7c61de545e
commit
eda824de6d
1 changed files with 4 additions and 0 deletions
|
@ -178,6 +178,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
persist.vendor.udfps.als_feed_forward_supported=true \
|
||||
persist.vendor.udfps.lhbm_controlled_in_hal_supported=true
|
||||
|
||||
# Fingerprint MAX auth latency
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
vendor.gf.debug.timer.threshold=1,400,400,400,600,600,600
|
||||
|
||||
# Hide cutout overlays
|
||||
PRODUCT_PACKAGES += \
|
||||
NoCutoutOverlay \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue