deb: 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 Jelly Bean.

Change-Id: I2ca1f9d207be90c58495b3e20c5e2275e09b18bc
This commit is contained in:
Bruno Martins 2019-09-09 16:43:30 +02:00 committed by followmsi
parent 17318f7ad5
commit c05de566d0
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
$(call inherit-product, device/asus/deb/device.mk)
$(call inherit-product-if-exists, vendor/asus/deb/device-vendor.mk)
# Shipping API
$(call inherit-product, vendor/lineage/build/target/product/product_launched_with_j_mr2.mk)
## Device identifier. This must come after all inclusions
PRODUCT_DEVICE := deb
PRODUCT_NAME := lineage_deb