[roll] Roll fuchsia [isolated_devmgr][v2] Minor improvements

* Add driver-manager-test (i.e. the driver manager logic) `dep` for
  generated `isolated_devmgr_v2_component`s so that clients don't need
  to explicitly include the dep themselves.
* Remove typo(?) reference to devmgr_args.
* Add doc comment for the GN template.

Test: `$ fx test pkg-cache-integration-tests`, which make direct usage
      of the v2 IsolatedDevmgrComponent, to verify nothing is broken.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/504562
Original-Revision: 7dbad212abfd7b43f58df53a58b98fd869aabee1
GitOrigin-RevId: 8750c9f05185012394ada6c6d4e3375be2bd4754
Change-Id: Ife7147d1bc0266594801a985bb56189582440572
1 file changed
tree: dea74275dff8374fee48c93d929ac802aaadaa83
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.