beyond1lte: build inscreen fingerprint HAL

Change-Id: I74a980e7028f7f5127a9b70b8d2a33c0c375de29
This commit is contained in:
Tim Zimmermann
2021-03-24 11:31:42 +01:00
parent 909bb47fe8
commit 1665ab9ebd

View File

@@ -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/beyond1lte/device.mk)