sdm710-common: Add support for kunlun2_row

This commit is contained in:
Giammarco Senatore 2021-08-01 22:25:35 +02:00
parent f6f497c743
commit 986619b274
No known key found for this signature in database
GPG key ID: 661348FC1E144F04
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter kunlun2 jd2019,$(TARGET_DEVICE)),)
ifneq ($(filter kunlun2 kunlun2_row jd2019,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))
include $(CLEAR_VARS)

View file

@ -25,7 +25,7 @@ source "${HELPER}"
setup_vendor "${DEVICE_COMMON}" "${VENDOR}" "${ANDROID_ROOT}" true
# Warning headers and guards
write_headers "kunlun2 jd2019"
write_headers "kunlun2 kunlun2_row jd2019"
# The standard common blobs
write_makefiles "${MY_DIR}/proprietary-files.txt" true