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

Commit 774a1bfd authored by Colin Cross's avatar Colin Cross
Browse files

Add aosp_riscv64 to build_test skipped products

aosp_riscv64 isn't ready for build_test yet, it still requires
ALLOW_MISSING_DEPENDENCIES=true to build.

Bug: 250918230
Change-Id: I9151fa84bf6ad0fa67dd06d3268311ae716b5185
Test: none
parent a12594a4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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