Fix makefile guards
Change-Id: Ied18679266cbdfa0c5f9e2f7ee5655575cc2b16e Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(TARGET_DEVICE),)
|
||||
ifneq ($(TARGET_DEVICE),)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := PrebuiltGmsCore
|
||||
|
Reference in New Issue
Block a user