Merge "Reference ScopedUtfChar header correctly." into stage-aosp-master

am: 3f378940c2

Change-Id: Iecb2b1b6ba647b0fe65c538f0a1cdb957e6dbb3e
This commit is contained in:
Steven Moreland
2017-08-11 20:04:15 +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 {