[roll] Roll fuchsia [bazel] Support python based post processing script.

There are post processing scripts using python3 internally. To make them
skip passing in their own python binary and runfiles,
fuchsia_post_processing_script.bzl will provide python.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156146
Original-Revision: 955ef74330fbe243c04d4a4d8293c237550116d9
GitOrigin-RevId: 0a8bd9d38bc9c17957d0441f59a45aef7969821e
Change-Id: I0b1ecc4d25eb8f94f11e84e9e1afff6d1eeb7095
1 file changed
tree: 9cba655bb9bf585ec068dee915cbad6671b15e66
  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.