[roll] Roll fuchsia [isolated-swd] Remove CFv1 mode for Resolver

Now that the CFv2 migration is complete, we don't need these CFv1-isms
anymore.

Test: Existing tests
Original-Bug: 104919
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/780022
Original-Revision: 43952a9b3ef247a428b7bf8a7e9005a514bb26bd
GitOrigin-RevId: 4818f70e622e6ba08e0f93a8a66dc7df5b3dd161
Change-Id: Iba17c89f0b422eb669b3251e65a583cf36eba8fd
1 file changed
tree: 0964adb6fd1dec5f52cd32439838cde640c4b9df
  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.