a5xelte: Set shipping API level via inherited makefile
authorRashed Abdel-Tawab <rashed@linux.com>
Sat, 3 Feb 2018 03:39:50 +0000 (19:39 -0800)
committerJan Altensen <info@stricted.net>
Mon, 12 Aug 2019 14:25:14 +0000 (16:25 +0200)
 * PRODUCT_SHIPPING_API_LEVEL is set there

Change-Id: I8adecfbaafb538277f6451a5dbc8abc279bf0c15

lineage.mk

index 0e77cac94ef7d28175685973c3cba87a321f28f3..30c7f671ea9ceb526e6db801191a62d78d5650ff 100644 (file)
@@ -20,6 +20,7 @@ $(call inherit-product, $(LOCAL_PATH)/full_a5xelte.mk)
 
 # Inherit from the common Open Source product configuration
 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
 
 # Inherit from the common Open Source product configuration
 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_l_mr1.mk)
 
 # Inherit some common Lineage stuff.
 $(call inherit-product, vendor/lineage/config/common_full_phone.mk)
 
 # Inherit some common Lineage stuff.
 $(call inherit-product, vendor/lineage/config/common_full_phone.mk)