sm8450-common: Add support for zizhan

Change-Id: Ief5bc5351dcf8f11c7daa9d3a5f11470a25dc1bc
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
This commit is contained in:
Jens Reidel 2024-04-23 04:08:04 +02:00 committed by Arian
parent 48b5e99211
commit 496915fa0a
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter cupid marble mayfly mondrian thor unicorn zeus ziyi,$(TARGET_DEVICE)),)
ifneq ($(filter cupid marble mayfly mondrian thor unicorn zeus ziyi zizhan,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))

View file

@ -25,7 +25,7 @@ source "${HELPER}"
setup_vendor "${DEVICE_COMMON}" "${VENDOR_COMMON:-$VENDOR}" "${ANDROID_ROOT}" true
# Warning headers and guards
write_headers "cupid marble mayfly mondrian thor unicorn zeus ziyi"
write_headers "cupid marble mayfly mondrian thor unicorn zeus ziyi zizhan"
# The standard common blobs
write_makefiles "${MY_DIR}/proprietary-files.txt" true