a52sxq: Move UDFPS config to new soong namespace

Change-Id: Id5eb8f0f0b4962655c593a6ae5c87c4226174e3c
This commit is contained in:
Bruno Martins
2025-09-05 20:20:28 +01:00
committed by anhdat1024
parent 7d5faac469
commit f70a5a3a5a

View File

@@ -47,5 +47,5 @@ PRODUCT_PACKAGES += \
# UDFPS
TARGET_HAS_UDFPS := true
$(call soong_config_set,samsung_udfps,udfps_zorder,0x20000000u)
$(call soong_config_set,samsungUdfpsVars,udfps_zorder,0x20000000u)
$(call soong_config_set,surfaceflinger,udfps_lib,//hardware/samsung/fingerprint:libudfps_extension.samsung)