sm8450-common: Add support for mayfly

Change-Id: I8539b0a06dec4c13bde92a4b0041ce0caa6ae235
This commit is contained in:
Flower sea 2023-09-24 23:17:23 +08:00 committed by Arian
parent 54a931f1eb
commit b400ebbb65
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter cupid marble mondrian unicorn zeus,$(TARGET_DEVICE)),)
ifneq ($(filter cupid marble mayfly mondrian unicorn zeus,$(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 mondrian unicorn zeus"
write_headers "cupid marble mayfly mondrian unicorn zeus"
# The standard common blobs
write_makefiles "${MY_DIR}/proprietary-files.txt" true