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

Commit e17aa091 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents e04a0bf5 8eebd694
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -22,7 +22,7 @@
#include <vector>
#include <vector>


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


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