Merge "Add aosp_riscv64 to build_test skipped products"

This commit is contained in:
Treehugger Robot
2022-10-06 05:14:08 +00:00
committed by Gerrit Code Review

View File

@@ -29,6 +29,9 @@ SKIPPED_PRODUCTS=(
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