sm8450-common: Add support for thor

Change-Id: Idfc8a75082078f52cdc0f703be905fbc67028e62
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
这个提交包含在:
Jens Reidel
2024-03-14 19:04:21 +01:00
提交者 Arian
父节点 3c0204bb3f
当前提交 a69ce12bcc
修改 2 个文件,包含 2 行新增2 行删除

查看文件

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

查看文件

@@ -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 unicorn zeus"
write_headers "cupid marble mayfly mondrian thor unicorn zeus"
# The standard common blobs
write_makefiles "${MY_DIR}/proprietary-files.txt" true