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

Commit b56d96c3 authored by Steven Moreland's avatar Steven Moreland
Browse files

binderRpcTest: disable

This test is disabled in S, and some of the fixes required for old
kernels aren't present here, but new systems are pulling it in.

Fixes: 200742446
Merged-In: Ieaeee990843aafdf6baedadd2f26177d53feeb96
Change-Id: I7d50218c7a645196a9f92f9b4f0a2cd7c447eef5
parent f192a108
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -24,9 +24,6 @@
    {
      "name": "binderLibTest"
    },
    {
      "name": "binderRpcTest"
    },
    {
      "name": "binderStabilityTest"
    },
+0 −1
Original line number Diff line number Diff line
@@ -154,7 +154,6 @@ cc_test {
        "binderRpcTestIface-cpp",
        "binderRpcTestIface-ndk_platform",
    ],
    test_suites: ["general-tests"],
    require_root: true,
    // Prevent the unit test target from running on sc-dev as it's not ready.
    test_options: {