mirror of
https://github.com/joel16/android_device_sony_satsuki.git
synced 2024-11-23 03:29:40 +00:00
satsuki: Set shipping API level in the Lineage product makefile
Change-Id: I1dc0862a93b3ee2da6673741899f295129f5297c
This commit is contained in:
parent
6311303142
commit
f96ef59a14
@ -19,4 +19,7 @@ $(call inherit-product, device/sony/satsuki/full_satsuki.mk)
|
||||
# Inherit some common LineageOS stuff
|
||||
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
|
||||
|
||||
# Shipping API level
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_l_mr1.mk)
|
||||
|
||||
PRODUCT_NAME := lineage_satsuki
|
||||
|
Loading…
Reference in New Issue
Block a user