Merge "Fix aapt to get expat header files from the approved location."
This commit is contained in:
@@ -34,7 +34,6 @@ LOCAL_CFLAGS += -D_DARWIN_UNLIMITED_STREAMS
|
||||
endif
|
||||
|
||||
|
||||
LOCAL_C_INCLUDES += external/expat/lib
|
||||
LOCAL_C_INCLUDES += external/libpng
|
||||
LOCAL_C_INCLUDES += external/zlib
|
||||
LOCAL_C_INCLUDES += build/libs/host/include
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <expat.h>
|
||||
#include <libexpat/expat.h>
|
||||
|
||||
using namespace android;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user