sm8450-common: Add support for dagda and taranis

This commit is contained in:
Arian 2024-06-02 00:35:55 +02:00
parent 23490ac956
commit 364ecab0a3

View File

@ -4,6 +4,6 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter cupid marble mayfly mondrian thor unicorn zeus ziyi zizhan,$(TARGET_DEVICE)),)
ifneq ($(filter cupid dagda marble mayfly mondrian taranis thor unicorn zeus ziyi zizhan,$(TARGET_DEVICE)),)
endif