[roll] Roll fuchsia [driver manager] Refactor firmware loading

Move functions and objects related to firmware
loading to a FirmwareLoader class in the V1
directory

Original-Bug: 89910
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/626208
Original-Revision: 3efe21dd865be22286a1ff084a50dde76b880207
GitOrigin-RevId: b117d640ca83c69cc9fbdb9002d2d7335a880529
Change-Id: Iec194ccf2c138f8a05deb95b5541df027f2572c1
1 file changed
tree: fed90d010fd167eade6f5cf42729e5574471ee5d
  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
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.