sanders: update fingerprint configs to match vendor changes

* Remove custom fp hal/service

* Build android.hardware.biometrics.fingerprint@2.1

* Update init related configs and props
This commit is contained in:
therootlord
2018-09-18 01:38:00 -03:00
parent 3437531910
commit ed0dd32ab5
8 changed files with 6 additions and 271 deletions

View File

@@ -85,6 +85,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
persist.dpm.feature=0 \
persist.sys.cnd.iwlan=1
#property to enable fingerprint
PRODUCT_PROPERTY_OVERRIDES += \
persist.qfp=false
# core_ctrl
PRODUCT_PROPERTY_OVERRIDES += \
ro.vendor.qti.core_ctl_min_cpu=2 \