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

Commit 93d84970 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

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

am: 3f378940

Change-Id: Iecb2b1b6ba647b0fe65c538f0a1cdb957e6dbb3e
parents 347e5ff1 3f378940
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 {