diff --git a/lineage_beyondx.mk b/lineage_beyondx.mk index a60f9a5..869826f 100644 --- a/lineage_beyondx.mk +++ b/lineage_beyondx.mk @@ -20,6 +20,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk) # Product API level $(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk) +# Inscreen Fingerprint HAL +TARGET_HAVE_FOD := true + # Inherit device configuration $(call inherit-product, device/samsung/beyondx/device.mk)