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

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

Fix android_os_Debug nativehelper headers.

Test: links
Bug: 63762847
Change-Id: I3936b4b7021597de7289ace62ebf9946d2db339c
parent 9b08d775
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>