[roll] Roll fuchsia [build] Re-enable RBE for example board driver on riscv64

We're now building many drivers on riscv64, and RBE should have
no influence on proper compilation, so turn this off and validate
that it's working correctly.  If so, the mechanism of opting out
any action from RBE with bazel can be removed.

Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1473750
Original-Revision: 57ed8e0feb6b0c43c50d3f650872ecf72b0560d9
GitOrigin-RevId: dd636d1660fe7e387c57e4b759e0215efaf02896
Change-Id: I1d0c772d857d2db6197415c9e2123d6abc41f1a2
1 file changed
tree: 94c4d96d5c39aed42d8e8a0c27668fb0dda5d2d2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.