aboutsummaryrefslogtreecommitdiff
path: root/libiptc
diff options
context:
space:
mode:
Diffstat (limited to 'libiptc')
-rw-r--r--libiptc/Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/libiptc/Android.mk b/libiptc/Android.mk
index 6e31c050..e46ecba9 100644
--- a/libiptc/Android.mk
+++ b/libiptc/Android.mk
@@ -6,7 +6,6 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_C_INCLUDES:= \
- $(KERNEL_HEADERS) \
$(LOCAL_PATH)/../include/
# Accommodate arm-eabi-4.4.3 tools that don't set __ANDROID__
@@ -29,7 +28,6 @@ include $(BUILD_STATIC_LIBRARY)
include $(CLEAR_VARS)
LOCAL_C_INCLUDES:= \
- $(KERNEL_HEADERS) \
$(LOCAL_PATH)/../include/
# Accommodate arm-eabi-4.4.3 tools that don't set __ANDROID__