sm8350-common: Add support for mars and star

Change-Id: I8d6b915eb5037180f299f0a4b7beca84575787c5
This commit is contained in:
FlowerSea0208 2023-02-11 12:43:23 +08:00 committed by Flower sea
parent 19691486d9
commit 7b872cd510
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter haydn lisa odin renoir venus,$(TARGET_DEVICE)),)
ifneq ($(filter haydn lisa mars odin 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 odin renoir venus"
write_headers "haydn lisa mars odin renoir star venus"
# The standard common blobs
write_makefiles "${MY_DIR}/proprietary-files.txt" true