Loading libs/binder/tests/Android.bp +6 −0 Original line number Original line Diff line number Diff line Loading @@ -243,6 +243,12 @@ cc_defaults { // contention on the device. b/276820894 // contention on the device. b/276820894 test_options: { test_options: { unit_test: false, unit_test: false, test_runner_options: [ { name: "native-test-timeout", value: "10m", }, ], }, }, test_suites: ["general-tests"], test_suites: ["general-tests"], Loading Loading
libs/binder/tests/Android.bp +6 −0 Original line number Original line Diff line number Diff line Loading @@ -243,6 +243,12 @@ cc_defaults { // contention on the device. b/276820894 // contention on the device. b/276820894 test_options: { test_options: { unit_test: false, unit_test: false, test_runner_options: [ { name: "native-test-timeout", value: "10m", }, ], }, }, test_suites: ["general-tests"], test_suites: ["general-tests"], Loading