From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- android/Android.mk | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/android/Android.mk b/android/Android.mk index 3c4a825..e47f4a9 100644 --- a/android/Android.mk +++ b/android/Android.mk @@ -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 -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html