[roll] Roll fuchsia [driver_manager] Merge v2 code back into upper level

Now that v1 code was deleted, there is no longer a good reason to place
v2 specific code in a subdirectory.

A few unused functions were also cleaned up as part of merging main.cc
back together.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/992654
Original-Revision: efb6f460fa3bf13c40ab8ac8a59ff0d127a4544b
GitOrigin-RevId: 463d08324c91fdfa10e11ad8fc303fa70b970eb2
Change-Id: I0d8f238aadf38ea13e4b401d265600f6a35c71b9
1 file changed
tree: 3a9ffa5f95a62dcd5e68febc3208e3254d148712
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.