sm8450-common: Add support for mayfly

This commit is contained in:
Flower Sea 2024-03-10 12:04:22 +00:00
parent cbbd15d2d7
commit a1dcd9de22

View File

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