sm8350-common: Add support for lisa

Change-Id: I732f7a0405daba85ba92d49d5494f527f82cc2fd
This commit is contained in:
ItsVixano 2022-01-10 10:05:44 +01:00 committed by Arian
parent 9f2b9bb003
commit c56edd1222
2 changed files with 2 additions and 2 deletions

View File

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