[roll] Roll fuchsia [fx][set] Probe and autoset `disable_xattr_for_rbe`.

This is needed to get `fx test-remote`/`fx repro` working in Cog
workspaces, since those commands specify `--skip-local-args`, which
bypassess the dynamically generated `local/args.gn` workarounds we have
in Cog.

Original-Original-Fixed: 512171070
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1609428
Original-Original-Revision: f9b935acf391d3de9d753cbb22997e75f0d8e348
GitOrigin-RevId: 8c162096a2293a9533d45635f2a294b8dd898e27
Change-Id: If3d6b65de580cfe83f91b08334a52362612314ae
1 file changed
tree: fd30f3ddc8d5bcf03969f39b5dec005802d66cdc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.