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

Commit 92a7a63d authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "Fix android_os_Debug nativehelper headers." into oc-dr1-dev-plus-aosp

am: 8b0e0698

Change-Id: Id8c2004d6e1e4db786244afd1de48d14d21bba57
parents df7d8550 8b0e0698
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -39,8 +39,8 @@
#include <utils/misc.h>
#include <utils/String8.h>

#include "JNIHelp.h"
#include "ScopedUtfChars.h"
#include <nativehelper/JNIHelp.h>
#include <nativehelper/ScopedUtfChars.h>
#include "jni.h"
#include <memtrack/memtrack.h>
#include <memunreachable/memunreachable.h>