OSDN Git Service

android/haltest: Use Android system headers instead of local
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 31 Oct 2013 08:37:19 +0000 (10:37 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 31 Oct 2013 08:52:53 +0000 (10:52 +0200)
android/Android.mk

index 3c4a825..e47f4a9 100644 (file)
@@ -121,6 +121,10 @@ LOCAL_SRC_FILES := \
        client/if-pan.c \
        client/if-sock.c \
 
+LOCAL_C_INCLUDES += \
+       $(call include-path-for, system-core) \
+       $(call include-path-for, libhardware) \
+
 LOCAL_CFLAGS := $(BLUEZ_COMMON_CFLAGS)
 
 LOCAL_SHARED_LIBRARIES := libhardware