sm6250-common: add all devices to guard

This commit is contained in:
Demon000 2020-08-14 23:57:57 +03:00
parent b5730f713a
commit c24d83443b

View File

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