diff --git a/lineage_d2x.mk b/lineage_d2x.mk index 7b355cd..03c1c09 100644 --- a/lineage_d2x.mk +++ b/lineage_d2x.mk @@ -17,6 +17,7 @@ ## Inherit from generic products, most specific first $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) +$(call inherit-product, $(SRC_TARGET_DIR)/product/non_ab_device.mk) ## Product API level $(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk)