fixed typo
This commit is contained in:
parent
735eff93ef
commit
6995162644
@ -1,6 +1,6 @@
|
||||
LOCAL_PATH:= $(call my-dir)
|
||||
|
||||
ifneq ($(TARGET_SIMULATOR,true)
|
||||
ifneq ($(TARGET_SIMULATOR,true))
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user