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

am: e59c1b1b50

Change-Id: Ic38b5d25594949241467f4271475e9f4503397b1
This commit is contained in:
Steven Moreland
2017-08-11 21:59:58 +00:00
committed by android-build-merger

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"