From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Add path to Android libhardware library headers --- android/Android.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/android/Android.mk b/android/Android.mk index fc1b276..88dff4b 100644 --- a/android/Android.mk +++ b/android/Android.mk @@ -86,6 +86,7 @@ LOCAL_SRC_FILES := \ LOCAL_C_INCLUDES += \ $(call include-path-for, system-core) \ + $(call include-path-for, libhardware) \ LOCAL_SHARED_LIBRARIES := \ libcutils \ -- 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