Reference ScopedUtfChar header correctly.

Bug: 63762847
Test: finds header in proper location
Change-Id: I4963ab3133c405a90564112f0d9af602ace0eab5
This commit is contained in:
Steven Moreland
2017-08-11 10:52:35 -07:00
parent f53501098c
commit ae9324bd87

View File

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