diff --git a/lineage_dm3q.mk b/lineage_dm3q.mk index 6fca3db..00ad556 100644 --- a/lineage_dm3q.mk +++ b/lineage_dm3q.mk @@ -5,7 +5,7 @@ # # Inherit from those products. Most specific first. -$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) +$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) # Inherit from the device configuration.