We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ee04a1 + 3ef1c06 commit a36ab31Copy full SHA for a36ab31
1 file changed
libs/binder/ndk/tests/binderVendorDoubleLoadTest.cpp
@@ -30,6 +30,8 @@
30
#include <gtest/gtest.h>
31
#include <sys/prctl.h>
32
33
+static_assert(FLAG_PRIVATE_LOCAL != 0, "Build system configuration breaks stability");
34
+
35
using namespace android;
36
using ::android::binder::Status;
37
using ::android::internal::Stability;
0 commit comments