sm8450-common: Add support for mondrian

Change-Id: I0687f43ec1565e15bb1c28b1f82135bc93a42c95
This commit is contained in:
Arian
2023-10-25 10:49:11 +02:00
parent 41eb2e51bd
commit ab6d2997d5
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter cupid zeus,$(TARGET_DEVICE)),)
ifneq ($(filter cupid mondrian zeus,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))