d1: Specify device has a S Pen

Change-Id: I45113a181ab47ec83f856ac7d65563847ce60774
This commit is contained in:
Tim Zimmermann
2022-02-18 16:25:39 +01:00
parent 18fa6128f6
commit e33e57d560

View File

@@ -24,6 +24,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk)
## Inscreen Fingerprint HAL
TARGET_HAVE_FOD := true
## S Pen
TARGET_HAVE_SPEN := true
## Inherit from d1 device
$(call inherit-product, device/samsung/d1/device.mk)