From 543f3d68c45b0e620a85e264c7429962b640946e Mon Sep 17 00:00:00 2001 From: Tim Zimmermann Date: Tue, 3 May 2022 20:32:59 +0200 Subject: [PATCH] beyondx: Request fingerprint force calibration Change-Id: I4f29818376e4f5c468ba01a42786ad8d5d656290 --- BoardConfig.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BoardConfig.mk b/BoardConfig.mk index 7006134..3e08381 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -27,6 +27,9 @@ DEXPREOPT_GENERATE_APEX_IMAGE := true ## Display TARGET_SCREEN_DENSITY := 420 +## Fingerprint +TARGET_SEC_FP_REQUEST_FORCE_CALIBRATE := true + ## Kernel TARGET_KERNEL_CONFIG := exynos9820-beyondx_defconfig