sweet: Inherit from sm6150-common
This commit is contained in:
parent
892b61d6ad
commit
089bc8c331
@ -4,6 +4,9 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
# Inherit from sm6150-common
|
||||
include device/xiaomi/sm6150-common/BoardConfigCommon.mk
|
||||
|
||||
DEVICE_PATH := device/xiaomi/sweet
|
||||
|
||||
# Kernel
|
||||
|
@ -10,6 +10,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
|
||||
# Enable updating of APEXes
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
# Inherit from sm6150-common
|
||||
$(call inherit-product, device/xiaomi/sm6150-common/sm6150.mk)
|
||||
|
||||
# API level, the device has been commercially launched on
|
||||
PRODUCT_SHIPPING_API_LEVEL := 30
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user