sm8450-common: Add support for dagda and taranis

Change-Id: I58d40fc90c185b10af38606da4efe3e31cd19bbc
This commit is contained in:
Arian 2024-06-02 00:34:46 +02:00
parent ec0869c007
commit 1c57011e7c
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 dagda marble mayfly mondrian taranis 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 dagda marble mayfly mondrian taranis thor unicorn zeus ziyi zizhan"
# The standard common blobs
write_makefiles "${MY_DIR}/proprietary-files.txt" true