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

This commit is contained in:
Android Build Merger (Role)
2017-08-12 03:37:42 +00:00
committed by Android (Google) Code Review

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"