[roll] Roll fuchsia [rbe] Only use python RBE wrappers for C++,Rust

Original-Bug: 96250
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/840379
Original-Revision: e4fb9702c9b8ee5f8ebfef52f655cea03833978d
GitOrigin-RevId: 885ecbd27241ce623cc6edd7e7bb9e3b32edb0b4
Change-Id: I5a6152b9367886e3d926689ee7988cbbfac069fe
1 file changed
tree: efb32cc19c3baa008aee573bb95b95380d166264
  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.