matisse-common: Set shipping API level in the Lineage product makefile

Change-Id: I1dc0862a93b3ee2da6673741899f295129f5297c
This commit is contained in:
Kevin F. Haggerty 2020-04-08 19:22:18 -06:00 committed by Francescodario Cuzzocrea
parent 1835b3d8d3
commit 6e7869ef6b
1 changed files with 3 additions and 0 deletions

View File

@ -91,6 +91,9 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/sensors/_hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/_hals.conf
# Shipping API level
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_k.mk)
# Thermal
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/thermal-engine-8226.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine-8226.conf