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

Commit e5a2af34 authored by Akilesh Kailash's avatar Akilesh Kailash
Browse files

Increase the test timeout



Bug: 338329603
Test: Build success
Change-Id: I97008dbe112d87ef2f4bff5605beb41cc4b1fac7
Signed-off-by: default avatarAkilesh Kailash <akailash@google.com>
parent c43fd515
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -265,6 +265,10 @@ cc_test {
                name: "force-no-test-error",
                value: "false",
            },
            {
                name: "native-test-timeout",
                value: "15m",
            },
        ],
    },
}