[roll] Roll fuchsia [sdk][versioning] Only build Bazel SDK against API level HEAD for vim3 board

Also fix the Bazel SDK tests that fails after this change

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046692
Original-Revision: f32645551601a592cb99842de6cb16f6e7be8654
GitOrigin-RevId: 50f27b264a5e9982c114070366e1964a8ace952f
Change-Id: Ibf5fcb99bfdc5b89a8d6b34751ab9f1830d6f61f
1 file changed
tree: c50f0611b9906732df21cb0f62ff29903089b1cb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.