[roll] Roll fuchsia [ufs] Separate the DeviceManager class from the UFS class

This is a refactoring change. No functional changes are intended.

This CL adds the DeviceManager class and moves some of the
initialization work from the UFS class, which uses query requests and
DME commands, to the DeviceManager.

Original-Bug: 124835
Test: ufs-unit-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/919095
Original-Revision: 4992cec66d34582672ec424cbe3ee72a12024112
GitOrigin-RevId: c68b27c1bd426b95e1f82979f160a987bc175231
Change-Id: I0f1443c48012a8d3f41612731e7686512cbe7b80
1 file changed
tree: f9d01eba1d49f8463113d4f5e52894ac367604f0
  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.