aboutsummaryrefslogtreecommitdiff
path: root/msm8996.mk
diff options
context:
space:
mode:
authorRashed Abdel-Tawab <rashed@linux.com>2018-02-02 19:39:50 -0800
committerCosme Domínguez Díaz <cosme.ddiaz@gmail.com>2018-03-03 09:07:08 +0100
commit32f51e4905944a31286dd8622164301ccbb60985 (patch)
treebff14439daa73d7f9c0194cd007c1439558249a5 /msm8996.mk
parent229465116a35e81f02753be86949cb99ee550a09 (diff)
msm8996-common: Set shipping API level via inherited makefile
* PRODUCT_SHIPPING_API_LEVEL is set there Change-Id: I8adecfbaafb538277f6451a5dbc8abc279bf0c15
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-xmsm8996.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/msm8996.mk b/msm8996.mk
index ff2c2ca..0a662a2 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -20,6 +20,7 @@
# included in a build is to use PRODUCT_PACKAGES in a product
# definition file).
#
+$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_m.mk)
# Get non-open-source specific aspects
$(call inherit-product, vendor/zuk/msm8996-common/msm8996-common-vendor.mk)