sdm660-common: Define first api level in the device tree instead in the common tree
All sdm660 xiaomi device didn't launched with oreo-mr1 and it will be easer for add other device (jason, lavender, nitrogen, platina, tulip and whyred) who didn't launched with oreo-mr1 in xiaomi-sdm660 org
This commit is contained in:
parent
9cea8c75c9
commit
d234b6b70c
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
|||
# Inherit from those products. Most specific first.
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_o_mr1.mk)
|
||||
$(call inherit-product-if-exists, build/target/product/embedded.mk)
|
||||
|
||||
# Enable updating of APEXes
|
||||
|
|
Loading…
Reference in a new issue