From d8b8cd86308d7f774af4973bd6bb2950895e1e5e Mon Sep 17 00:00:00 2001 From: royna2544 Date: Sat, 19 Apr 2025 12:53:55 +0900 Subject: [PATCH] a20: Remove duplicate full_base.mk include --- lineage_a20.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/lineage_a20.mk b/lineage_a20.mk index ee0a98a..b5c795c 100644 --- a/lineage_a20.mk +++ b/lineage_a20.mk @@ -4,7 +4,6 @@ # Inherit from those products. Most specific first. $(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.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) # Inherit device configuration