sm6150-common: Welcome POCO X3 - surya!

Change-Id: I259b0407aad28b2dc47ac874bdd13df6e2e0842c
This commit is contained in:
Adithya R
2021-03-06 18:47:56 +05:30
committed by Arian
parent 2bd715b223
commit af5219144f
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter davinci phoenix toco violet,$(TARGET_DEVICE)),)
ifneq ($(filter davinci phoenix surya toco violet,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))

View File

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