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

Commit 6e82ba43 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

am: 92a7a63d

Change-Id: Ia24c4c3e2c3754509934576e30e500f1f5aa1a12
parents 542edd6d 92a7a63d
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>