Enable Virtual Fingerprint HAL support
Bug: 230515082 Test: Verified on both P10 and C10 userdebug/eng targets Change-Id: I792d15edff24ee9fd346514bfca840ba866d11ed
This commit is contained in:
parent
92a5092d1c
commit
27ff4eb0b6
2 changed files with 6 additions and 0 deletions
|
@ -337,3 +337,6 @@ PRODUCT_COPY_FILES += \
|
|||
# Enable adpf cpu hint session for SurfaceFlinger
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||
debug.sf.enable_adpf_cpu_hint=true
|
||||
|
||||
# Virtual fingerprint HAL
|
||||
PRODUCT_PACKAGES_DEBUG += android.hardware.biometrics.fingerprint-service.example
|
||||
|
|
|
@ -323,3 +323,6 @@ PRODUCT_COPY_FILES += \
|
|||
# Enable adpf cpu hint session for SurfaceFlinger
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||
debug.sf.enable_adpf_cpu_hint=true
|
||||
|
||||
# Virtual fingerprint HAL
|
||||
PRODUCT_PACKAGES_DEBUG += android.hardware.biometrics.fingerprint-service.example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue