[roll] Roll fuchsia Revert "[driver_manager] Organize coordinator functions"

This reverts commit adba9e1f20e3868723c824066fc9bf1e541402be.

Reason for revert: fxr/757587 broke the tree

Original change's description:
> [driver_manager] Organize coordinator functions
>
> Define the functions according to the style guide.
> Move getter and setter functions together, and have them after
> the normal functions.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/764164

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/764245
Original-Revision: 5ec003e435b318a4c05e7d8d74709e6533009ca2
GitOrigin-RevId: 69e9c5df5e33f3a12bef54b9c9517b9ce476a4a0
Change-Id: Id34d8dc0aba2652b9b8d2c3b4795e1a502b6460c
1 file changed
tree: 0e8f4b50643e526bdf1e81521b3bb4cac5b00b59
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.