am 188af044: Merge "Revert "frameworks/base: libexpat now exports its headers.""

* commit '188af044685802cfd5266fe45b68528a2413ce3d':
  Revert "frameworks/base: libexpat now exports its headers."
This commit is contained in:
Elliott Hughes
2015-07-11 01:18:00 +00:00
committed by Android Git Automerger

View File

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