sm8350-common: Add redwood support

Change-Id: I1baab3cc53c3f0cb19ae3103d53f5413ba088545
This commit is contained in:
TheStrechh 2023-11-21 01:22:28 +05:30 committed by Arian
parent 1895fbd451
commit 0b9d19951a
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter haydn lisa mars odin renoir star venus,$(TARGET_DEVICE)),)
ifneq ($(filter haydn lisa mars odin redwood renoir star venus,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))
include $(CLEAR_VARS)

View File

@ -25,7 +25,7 @@ source "${HELPER}"
setup_vendor "${DEVICE_COMMON}" "${VENDOR}" "${ANDROID_ROOT}" true
# Warning headers and guards
write_headers "haydn lisa mars odin renoir star venus"
write_headers "haydn lisa mars odin redwood renoir star venus"
# The standard common blobs
write_makefiles "${MY_DIR}/proprietary-files.txt" true