sm6250-common: add support for curtana

This commit is contained in:
Demon000
2020-07-06 03:56:16 +03:00
parent c8ce429b15
commit ca394df9e8
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter placeholder,$(TARGET_DEVICE)),)
ifneq ($(filter curtana,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))
include $(CLEAR_VARS)