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

Commit a750dce3 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "aapt2_jni: use proper nativehelper headers" into...

Merge "Merge "aapt2_jni: use proper nativehelper headers" into stage-aosp-master am: e17aa091 am: 1c7ae650 am: 5c655905" into oc-mr1-dev-plus-aosp
parents 987fb55c 39c5f424
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"