[roll] Roll fuchsia [bazel][terminal] Add terminal Bazel assembly

Verifications is enabled to run in CI/CQ, which should give us enough
confidence in a few days to remove GN assembly for terminal.

Locally tested the following configurations:

- terminal.x64
- terminal_with_netstack2.x64
- terminal.x64-reduced-perf-variation
- terminal_with_netstack2.x64-reduced-perf-variation
- terminal.arm64
- terminal_with_netstack2.arm64
- terminal.vim3
- terminal_with_netstack2.vim3
- terminal.vim3-reduced-perf-variation
- terminal_with_netstack2.vim3-reduced-perf-variation

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1135194
Original-Revision: 2a45f0a1d319f06d5bade61a6f5a654848d8015d
GitOrigin-RevId: 22fa3f25a623ad78d1e6cb05a7a2fda611c6fea5
Change-Id: I6f1cd7be160751968f58b59c64ba651d761dfec2
1 file changed
tree: 31f03ff400da8fed2669b7fe3df81ac10192d641
  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 in one of the communication channels documented at get involved.

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.