[roll] Roll fuchsia [build] Use Python impl of output-leak-scanner

Replace (replicate) build/rbe/output-scanner.sh

Now works on Mac.

Original-Bug: 96250
Original-Fixed: 95130
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/834279
Original-Revision: 6603320105ce27193401be0ae7e81914b6393a75
GitOrigin-RevId: b7824e021cd7d635ec20a14ee1dad9a285378fef
Change-Id: I703d6017b267661494c6c9a94f4496711efad78c
1 file changed
tree: 220b5e56234109248d52c53fc10ad3e4fe31105a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.