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

Commit af8b7595 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "Zygote: use android/dlext_private.h" into main am: 5a8a25f8

parents b7fe4a26 5a8a25f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,8 +88,8 @@
#include "nativebridge/native_bridge.h"

#if defined(__BIONIC__)
#include <android/dlext_private.h>
extern "C" void android_reset_stack_guards();
extern "C" void android_set_16kb_appcompat_mode(bool enable_app_compat);
#endif

namespace {