From d591a18a804f9c10bb4e66156b154a6f8ffd5d99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joonas=20Kylm=C3=A4l=C3=A4?= Date: Wed, 22 Jul 2020 17:06:16 -0400 Subject: Remove unnecessary include to product_launched_with_p.mk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Joonas Kylmälä --- lineage_i9300.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/lineage_i9300.mk b/lineage_i9300.mk index f2cbaed..beb70be 100644 --- a/lineage_i9300.mk +++ b/lineage_i9300.mk @@ -16,7 +16,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) $(call inherit-product, vendor/lineage/config/common_full_phone.mk) -$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk) $(call inherit-product, hardware/samsung/Android.mk) $(call inherit-product, device/samsung/i9300/device.mk) -- cgit v1.2.3