Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae9324bd authored by Steven Moreland's avatar Steven Moreland
Browse files

Reference ScopedUtfChar header correctly.

Bug: 63762847
Test: finds header in proper location
Change-Id: I4963ab3133c405a90564112f0d9af602ace0eab5
parent f5350109
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
#include <android_runtime/Log.h>
#include <utils/Log.h>

#include <ScopedUtfChars.h>
#include <nativehelper/ScopedUtfChars.h>

namespace android {