Diff between 705b9a2d47893178ff3823443c2be39c410c46c5 and dd4f0ea5f43bc04b177f601afe06d7c8cc28a91a
Changed Files
| File | Additions | Deletions | Status |
| android/Android.mk | +4 | -0 | modified |
Full Patch
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