Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 242b400f authored by Elliott Hughes's avatar Elliott Hughes
Browse files

frameworks/av: libexpat now exports its includes.

Change-Id: I89412ddbe855af1b39636afbe98408321bb4a8be
parent f54bd640
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
#include <utils/Log.h>
#include <utils/Vector.h>
#include <cutils/properties.h>
#include <libexpat/expat.h>
#include <expat.h>
#include <media/MediaProfiles.h>
#include <media/stagefright/foundation/ADebug.h>
#include <OMX_Video.h>
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@

#include <utils/threads.h>

#include <libexpat/expat.h>
#include <expat.h>

namespace android {