commit | 51ad4cbf0956a959adccb48e8f68f5093ac2763b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu Oct 06 05:14:08 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Oct 06 05:14:08 2022 +0000 |
tree | bf9a88fdb46a9db8bc65144772c7b6a74a77be73 | |
parent | 48f0d042751ce35164a57d431e1c5d217795545f [diff] | |
parent | 774a1bfd7ffcd21ac98ded6936f6e104ba0ef872 [diff] |
Merge "Add aosp_riscv64 to build_test skipped products"
diff --git a/build_test.bash b/build_test.bash index 6f0fba7..92819a1 100755 --- a/build_test.bash +++ b/build_test.bash
@@ -29,6 +29,9 @@ linux_bionic mainline_sdk ndk + + # New architecture bringup, fails without ALLOW_MISSING_DEPENDENCIES=true + aosp_riscv64 ) # To track how long we took to startup. %N isn't supported on Darwin, but