sm7125-common: fixup fingerprint: Use soong config instead of kernel headers

The previous naming was misleading

Change-Id: I2969b5f1097eeea791aa6f2a5a32aca8148862a1
15.0
borbelyvince 2 months ago committed by Jenna
parent 26b5789319
commit 11573120c1
  1. 2
      BoardConfigCommon.mk

@ -150,7 +150,7 @@ $(call soong_config_set,samsungCameraVars,needs_sec_reserved_field,true)
TARGET_KEYMASTER_VARIANT := samsung
# FOD
$(call soong_config_set,samsung_udfps,dimlayerzorder,0x20000000u)
$(call soong_config_set,samsung_udfps,udfps_zorder,0x20000000u)
TARGET_SURFACEFLINGER_UDFPS_LIB := //hardware/samsung/fingerprint:libudfps_extension.samsung
TARGET_USES_FOD_ZPOS := true

Loading…
Cancel
Save