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

Commit a36ab317 authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "binderVendorDoubleLoadTest: stability assert" into main

parents 5ee04a14 3ef1c067
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -30,6 +30,8 @@
#include <gtest/gtest.h>
#include <gtest/gtest.h>
#include <sys/prctl.h>
#include <sys/prctl.h>


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

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