sm8450-common: Add support for thor

Change-Id: Idfc8a75082078f52cdc0f703be905fbc67028e62
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
This commit is contained in:
Jens Reidel
2024-03-14 19:04:21 +01:00
committed by 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