Merge "Reference ScopedUtfChar header correctly." into stage-aosp-master am: 3f378940c2

am: 93d8497094

Change-Id: Ib2a80b747bd1a0c4692a89d17bd96eeb03dbe46e
This commit is contained in:
Steven Moreland
2017-08-11 20:12:31 +00:00
committed by android-build-merger

View File

@@ -24,7 +24,7 @@
#include <android_runtime/Log.h>
#include <utils/Log.h>
#include <ScopedUtfChars.h>
#include <nativehelper/ScopedUtfChars.h>
namespace android {