Merge "frameworks/base: libexpat now exports its headers."

This commit is contained in:
Elliott Hughes
2015-07-11 00:40:47 +00:00
committed by Gerrit Code Review

View File

@@ -20,7 +20,7 @@
#include <ctype.h>
#include <errno.h>
#include <libexpat/expat.h>
#include <expat.h>
using namespace android;