d2x: 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 c8cae97f0b
commit ef0f4113c2

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 d2x device
$(call inherit-product, device/samsung/d2x/device.mk)