Diff between 16102bea3d82d6af666787c75751cd371109225b and 63c3679a819205b03b2e8f9ab3d641eccc7f5aaf
Changed Files
| File | Additions | Deletions | Status |
| android/Android.mk | +3 | -0 | modified |
Full Patch
diff --git a/android/Android.mk b/android/Android.mk
index dd5d6f7..542c8f4 100644
--- a/android/Android.mk
+++ b/android/Android.mk
@@ -73,6 +73,9 @@ LOCAL_SRC_FILES := \
hal-pan.c \
hal-av.c \
+LOCAL_C_INCLUDES += \
+ system/core/include \
+
LOCAL_SHARED_LIBRARIES := \
libcutils \