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

Commit 39c5f424 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:...

Merge "aapt2_jni: use proper nativehelper headers" into stage-aosp-master am: e17aa091 am: 1c7ae650
am: 5c655905

Change-Id: Ie3c13f03658a2a5ac8fae7edadb4833b86716386
parents 77a59a9a 5c655905
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"