Skip to content

Commit fe95755

Browse files
Steven Morelandandroid-build-merge-worker-robot
authored andcommitted
Merge "binderVendorDoubleLoadTest: stability assert" into main am: a36ab31 am: ccaeaf7
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/3434704 Change-Id: I3ec6ac04fe59079ae2103b4aad55b202c88478e6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2 parents e0d2cd4 + ccaeaf7 commit fe95755

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

libs/binder/ndk/tests/binderVendorDoubleLoadTest.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
#include <gtest/gtest.h>
3131
#include <sys/prctl.h>
3232

33+
static_assert(FLAG_PRIVATE_LOCAL != 0, "Build system configuration breaks stability");
34+
3335
using namespace android;
3436
using ::android::binder::Status;
3537
using ::android::internal::Stability;

0 commit comments

Comments
 (0)