|
@@ -16,7 +16,7 @@
|
|
|
|
|
|
LOCAL_PATH := $(call my-dir)
|
|
LOCAL_PATH := $(call my-dir)
|
|
|
|
|
|
-ifeq ($(TARGET_DEVICE),)
|
|
|
|
|
|
+ifneq ($(TARGET_DEVICE),)
|
|
|
|
|
|
include $(CLEAR_VARS)
|
|
include $(CLEAR_VARS)
|
|
LOCAL_MODULE := GoogleContactsSyncAdapter
|
|
LOCAL_MODULE := GoogleContactsSyncAdapter
|