OSDN Git Service

fix building issues on Android 5.0
authorChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 20 Oct 2014 10:19:43 +0000 (18:19 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 5 Nov 2014 14:34:09 +0000 (22:34 +0800)
Android.mk

index 4d206f6..6eee364 100644 (file)
@@ -6,6 +6,7 @@ include $(CLEAR_VARS)
 LOCAL_CFLAGS := -fno-short-enums -DHAVE_CONFIG_H
 
 LOCAL_C_INCLUDES := \
+       system/media/camera/include \
        external/jpeg
 
 LOCAL_SRC_FILES := \