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

Commit 5c655905 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "aapt2_jni: use proper nativehelper headers" into stage-aosp-master am: e17aa091

am: 1c7ae650

Change-Id: I31224c1a0bef8074c4d569137b3134d28039ee58
parents 4802b828 1c7ae650
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
#include <vector>

#include "android-base/logging.h"
#include "ScopedUtfChars.h"
#include "nativehelper/ScopedUtfChars.h"

#include "Diagnostics.h"
#include "util/Util.h"