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

Commit 1c7ae650 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

Change-Id: Ic9b83ef13c9063f70c1d8af6ab95085f17afa4be
parents 99cb134b e17aa091
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"