[roll] Roll fuchsia [fint][rbe] Remove deprecated 'enable_rbe' field.

Old uses already migrated to `rust_rbe_enable`.

Proto field renumbering safe because protos are used text-only.

Original-Bug: 101917
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/691474
Original-Revision: 3f9ae2fbfd69a20cff43e017ee7ef9036bd3b14f
GitOrigin-RevId: 8548d8578ccf694a550d85c855a8c7455ab5fc48
Change-Id: If564923caea521e8993fcb94145b82d625f517f8
1 file changed
tree: 559d56f7f0ae9064d05891e9b84426b8cb0c38f1
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.