commit | 4555cf2069d14dfb90bf7fd2490d3efdbe82ca3f | [log] [tgz] |
---|---|---|
author | Tim Zimmermann <tim@linux4.de> | Wed Mar 24 11:31:42 2021 +0100 |
committer | Tim Zimmermann <tim@linux4.de> | Sun Mar 28 15:19:24 2021 +0200 |
tree | 348fdc98c2c7f2833a890e1541f195b308d48559 | |
parent | 6861a03833089d916583dd5849a00a0090dcff67 [diff] |
beyondx: build inscreen fingerprint HAL Change-Id: I74a980e7028f7f5127a9b70b8d2a33c0c375de29
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 @@ # 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)