clover: device: call new makefiles in common

This commit is contained in:
Max Weffers 2019-08-14 09:11:45 +02:00
parent 2c932aebb6
commit 0be4289165
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
# definition file).
#
include device/xiaomi/sdm660-common/PlatformConfig.mk
include device/xiaomi/sdm660-common/BoardConfigCommon.mk
# Device Path
DEVICE_PATH := device/xiaomi/clover

View file

@ -23,7 +23,7 @@
# Inherit the sdm660-common definitions
$(call inherit-product, device/xiaomi/sdm660-common/platform.mk)
$(call inherit-product, device/xiaomi/sdm660-common/sdm660.mk)
# Device Path
DEVICE_PATH := device/xiaomi/clover