[roll] Roll fuchsia [rbe] Correct fx build detection for rbe being enabled to include rbe_mode

Detect the use of the new rbe_mode GN arg in addition to the
older <foo>_rbe_enabled args, so that the rbe wrapper is used
with the build.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1064606
Original-Revision: aae05d28186cefbc415e929e3ff5b7d75148ad6a
GitOrigin-RevId: b64bd81d421eec9c1d9ba100522cdc19ba0b73d7
Change-Id: I610d0393b90ae74687d42240ca55dcf6c24e7a27
1 file changed
tree: cef47daa511010b7cf6ee7e2a3a31596709bced4
  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.