diff --git a/lineage_a20.mk b/lineage_a20.mk index b5c795c..e89071c 100644 --- a/lineage_a20.mk +++ b/lineage_a20.mk @@ -5,6 +5,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk) $(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) # Inherit device configuration $(call inherit-product, device/samsung/a20/device.mk)