Merge "Merge "aapt2_jni: use proper nativehelper headers" into stage-aosp-master am: e17aa09136 am: 1c7ae6507e am: 5c65590564" into oc-mr1-dev-plus-aosp

am: a750dce30b

Change-Id: I2ab40e21bdd678c33ae4287bfc693cdd8bb33ed8
This commit is contained in:
Steven Moreland
2017-08-12 03:48:38 +00:00
committed by android-build-merger

View File

@@ -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"