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

This commit is contained in:
Steven Moreland
2017-08-11 21:41:00 +00:00
committed by Android (Google) Code Review

View File

@@ -22,7 +22,7 @@
#include <vector>
#include "android-base/logging.h"
#include "nativehelper/ScopedUtfChars.h"
#include "ScopedUtfChars.h"
#include "Diagnostics.h"
#include "util/Util.h"