[roll] Roll fuchsia [build] only prefix cap_lints_FOO configs when rbe is enabled for rust

rust_rbe_exec_strategy is only valid when rust_rbe_enable is true.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1229364
Original-Revision: 170bbac084577c37463e0b67ef18a77935b41e34
GitOrigin-RevId: 2fb4d8698a3990d2b11f575de59958e63245a014
Change-Id: I5a561bf7dd1e16924885a4a452777e8474eac5ad
1 file changed
tree: 7fe99adbb742a53df830b39f153d2e0bf7759dd5
  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.