[roll] Roll fuchsia [driver_manager] Don't implicitly set MUST_ISOLATE when outgoing dir is present

The driver host API already enforces that MUST_ISOLATE is set if an
outgoing directory is included, so this results in no functional change.
Later, we will want to remove the check in driver host, too, as there
are valid use cases for exposing an outgoing directory without being
isolated from one's child. See the linked bug for details.

Original-Bug: 112741
Test: driver-manager-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/747050
Original-Revision: e68fa6eaa75cf350160deab2e0a42d432e3829ca
GitOrigin-RevId: 04cc15307f93ef6f0b8963ccae8cb49eb2ecd84f
Change-Id: I71a4bba95ef9790068e5bccac07c16bb10842fc2
1 file changed
tree: 995a9288277e007e70436ee72a375fe7f2765e4d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.