msm8976-common: Set shipping API level in the common product makefile

It's not meant to be set as a board config flag. Simply do it by
inheriting the makefile that now also exists for devices launched
with Marshmallow.
This commit is contained in:
bgcngm 2020-03-05 23:20:26 +01:00 committed by ripee
parent c21dab3d1b
commit 76e7066381
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#
# inherit from the proprietary version
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_m.mk)
$(call inherit-product, vendor/samsung/msm8976-common/msm8976-common-vendor.mk)
# Overlays