sm8350-common: Add support for renoir

Change-Id: Iece40e1d90835c4515a5dbcb61bbcb569a41996a
This commit is contained in:
Arian 2021-11-07 12:21:40 +01:00
parent 9a07f78730
commit 2845a963a9
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 venus,$(TARGET_DEVICE)),)
ifneq ($(filter haydn lisa odin renoir venus,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))
include $(CLEAR_VARS)

View File

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