Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e559b1f5 authored by Martin Stjernholm's avatar Martin Stjernholm Committed by Gerrit Code Review
Browse files

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

parents d21a8a5a 104f0412
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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
)