flo: 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 7842305c90
commit a39217a8ea
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
# Inherit from hardware-specific part of the product configuration
$(call inherit-product, device/asus/flo/device.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 := flo
PRODUCT_NAME := lineage_flo