Merge "Skip linux_bionic by default in the build tests."

This commit is contained in:
Martin Stjernholm
2022-04-25 16:54:49 +00:00
committed by Gerrit Code Review

View File

@@ -25,7 +25,8 @@
# Products that are broken or otherwise don't work with multiproduct_kati
SKIPPED_PRODUCTS=(
# Both of these products are for soong-only builds, and will fail the kati stage.
# These products are for soong-only builds, and will fail the kati stage.
linux_bionic
mainline_sdk
ndk
)