Diff between e3e957e068bb99b9e3419504dc3817223e9a624f and 6c47a0a0a6af526579f986c69b99f66c1172b8c6

Changed Files

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

Full Patch

diff --git a/android/Android.mk b/android/Android.mk
index dd9c36d..1f20e57 100644
--- a/android/Android.mk
+++ b/android/Android.mk
@@ -75,7 +75,7 @@ LOCAL_SRC_FILES := \
 	hal-av.c \
 
 LOCAL_C_INCLUDES += \
-	system/core/include \
+	$(call include-path-for, system-core) \
 
 LOCAL_SHARED_LIBRARIES := \
 	libcutils \