[roll] Roll fuchsia [devmgr-integration-test] Add include shard

The tests that use devmgr-integration-test are going to move to
fuchsia_unittest_component instead of the isolated_devmgr package
target.

The tests will need to pull in an include shard for the process
launcher capability.

Original-Bug: 86318

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602085
Original-Revision: f917b0447b89fd0a1411e5f9b26e142c8cd75406
GitOrigin-RevId: 43ae7ca38bedd6b140194cc34e7047eff17cf1af
Change-Id: I07b8f12aa6e0e0b25f3cf7374053c712ca0c2c95
1 file changed
tree: 8e3749ede12f324309f41cce9833813b5c5124ff
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.