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

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

Merge "binder RPC tests timeouts to 10min" into android14-tests-dev am: 255ba436 am: 8240bc9d

parents 33200dbd 8240bc9d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -243,6 +243,12 @@ cc_defaults {
    // contention on the device. b/276820894
    test_options: {
        unit_test: false,
        test_runner_options: [
            {
                name: "native-test-timeout",
                value: "10m",
            },
        ],
    },

    test_suites: ["general-tests"],