sm8350-common: Add support for mars and star

Change-Id: I8030ae45d39747eab52621c64c3f393b5143a8a6
This commit is contained in:
FlowerSea0208 2023-07-29 01:23:06 +08:00 committed by Flower sea
parent f5adf88cf6
commit 5d0abb8c8e

View File

@ -4,6 +4,6 @@
LOCAL_PATH := $(call my-dir) LOCAL_PATH := $(call my-dir)
ifneq ($(filter haydn lisa odin renoir venus,$(TARGET_DEVICE)),) ifneq ($(filter haydn lisa mars odin renoir star venus,$(TARGET_DEVICE)),)
endif endif