beyond2lte: build inscreen fingerprint HAL
Change-Id: I74a980e7028f7f5127a9b70b8d2a33c0c375de29
diff --git a/lineage_beyond2lte.mk b/lineage_beyond2lte.mk
index e08948c..5c95d1f 100644
--- a/lineage_beyond2lte.mk
+++ b/lineage_beyond2lte.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/beyond2lte/device.mk)