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

Commit 7fbf51cb 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 am: af8b7595

parents f959e1e4 af8b7595
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 {