sm8450-common: Add support for thor

Signed-off-by: Jens Reidel <adrian@travitia.xyz>
This commit is contained in:
Jens Reidel
2024-03-14 21:00:54 +01:00
parent 2fdc977ac9
commit f0212476e1

View File

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