Merge "Skip linux_bionic by default in the build tests." am: e559b1f5ff

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2065007

Change-Id: I79977eac4dc69027c3172ef999dd9e715e77f1bc
Ignore-AOSP-First: this is an automerge
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Martin Stjernholm
2022-04-25 17:23:09 +00:00
committed by Automerger Merge Worker

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
)