aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoonas Kylmälä <joonas.kylmala@iki.fi>2020-07-22 17:06:16 -0400
committerJoonas Kylmälä <joonas.kylmala@iki.fi>2020-07-22 17:06:16 -0400
commitd591a18a804f9c10bb4e66156b154a6f8ffd5d99 (patch)
treed49ce87fdafb355c128ccda59d085420e5ab9e9f
parent46b50719446f596b6c5fd286e54b1e71926a318b (diff)
downloaddevice_samsung_i9300-d591a18a804f9c10bb4e66156b154a6f8ffd5d99.tar.gz
device_samsung_i9300-d591a18a804f9c10bb4e66156b154a6f8ffd5d99.tar.bz2
device_samsung_i9300-d591a18a804f9c10bb4e66156b154a6f8ffd5d99.zip
Remove unnecessary include to product_launched_with_p.mk
Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
-rw-r--r--lineage_i9300.mk1
1 files changed, 0 insertions, 1 deletions
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)