Diff between a56aeec37d381f8c5522a503251c03b0729efbf3 and 51236854f2ea065b65b12c6244996266ae9f6a92

Changed Files

File Additions Deletions Status
android/Android.mk +1 -0 modified

Full Patch

diff --git a/android/Android.mk b/android/Android.mk
index ae6d332..3c4a825 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 \