mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
sm6150-common: Welcome POCO X3 - surya!
Change-Id: I259b0407aad28b2dc47ac874bdd13df6e2e0842c
This commit is contained in:
@@ -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))
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user