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

am: bc6d35e698

Change-Id: Ida9cc1c9c2a64920ce094f2305e2e7bc1abaec1b
This commit is contained in:
Steven Moreland
2017-08-11 22:17:51 +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"