sm8450-common: Add support for diting

Change-Id: I1222d405c9923da2772b1b5429716d06bb925f54
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
This commit is contained in:
Jens Reidel
2024-06-05 22:54:52 +02:00
committed by Arian
parent ec0869c007
commit ba52d222b7
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 zizhan,$(TARGET_DEVICE)),)
ifneq ($(filter cupid diting 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 zizhan"
write_headers "cupid diting marble mayfly mondrian thor unicorn zeus ziyi zizhan"
# The standard common blobs
write_makefiles "${MY_DIR}/proprietary-files.txt" true