diff --git a/lineage_d2x.mk b/lineage_d2x.mk index db07694..7b355cd 100644 --- a/lineage_d2x.mk +++ b/lineage_d2x.mk @@ -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)