mirror of
https://github.com/Evolution-X-Devices/device_samsung_beyond1lte
synced 2026-01-27 10:02:12 +00:00
beyond1lte: renamed TARGET_HAVE_FOD to TARGET_HAS_UDFPS
*This allows to include EvolutionX udfps extras for devices with inscreen fingerprint We have to rename it to avoid having two ambiguous values and keep udfps HAL
This commit is contained in:
@@ -23,7 +23,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/non_ab_device.mk)
|
|||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk)
|
||||||
|
|
||||||
## Inscreen Fingerprint HAL
|
## Inscreen Fingerprint HAL
|
||||||
TARGET_HAVE_FOD := true
|
TARGET_HAS_UDFPS := true
|
||||||
|
|
||||||
## Inherit from beyond1lte device
|
## Inherit from beyond1lte device
|
||||||
$(call inherit-product, device/samsung/beyond1lte/device.mk)
|
$(call inherit-product, device/samsung/beyond1lte/device.mk)
|
||||||
|
|||||||
Reference in New Issue
Block a user