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

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

Merge "binderVendorDoubleLoadTest: stability assert" into main am: a36ab317

parents 4ce0bd9f a36ab317
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -30,6 +30,8 @@
#include <gtest/gtest.h>
#include <sys/prctl.h>

static_assert(FLAG_PRIVATE_LOCAL != 0, "Build system configuration breaks stability");

using namespace android;
using ::android::binder::Status;
using ::android::internal::Stability;