diff --git a/lineage_beyond1lte.mk b/lineage_beyond1lte.mk index f4b8ef6..78ce7e4 100644 --- a/lineage_beyond1lte.mk +++ b/lineage_beyond1lte.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)