sm6250-common: Add miatoll to guard

Change-Id: Iea179e6d66a2f4d5cf7bea95fb493e2f15eb7b68
This commit is contained in:
Demon000 2020-08-15 00:50:59 +03:00 committed by Alexander Winkowski
parent 99341ccae3
commit f56698ed12
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

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