[roll] Roll fuchsia [bazel][rbe] minimal workspace for bazel+RBE test

Create a minimal workspace for the sake of testing
bazel remote features and RBE authentication.

Only depends on Fuchsia tree for remote service configuration,
which is constant, and platforms definitions.

Does not depend on `fx set`, host, toolchain, SDK, or GN config.

Run this from `fx rbe auth` and build at workspace
out/_bazel_rbe_test/workspace.

Original-Bug: 363284694
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1116735
Original-Revision: 776060a91da37ae88a738238b2c1c840037fd6ac
GitOrigin-RevId: a55a1d75fc2a15177893ddd7c62a15423f0b9285
Change-Id: Iea0a715460e4299e9ce7b8d5eb3edfea341bd65c
1 file changed
tree: 4052d1271338e9409ded7e8502fe031aff8625dc
  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.