[roll] Roll fuchsia [ffx][isolate] Allow overriding ascendd socket

The isolate library configuring the socket through the environment
variable prevents users of it from overriding the socket path, as is
done in the daemon self-test, causing it to not work correctly (though
apparently only some of the time).

Setting it both ways is no longer necessary, ASCENDD and overnet.socket
have a priority ordering and it is sufficient to set it as a default
configuration that can be overridden with command line arguments now.

Original-Bug: 104562

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708102
Original-Revision: d9a5c73fa1c20bac753dc7b79ffbdd9d19f49156
GitOrigin-RevId: 5b81f42f1fd637d31b123e3164367cd0638fb3b9
Change-Id: Ie85c9bb871b3e463482bbc5b18f23ede0232efe8
1 file changed
tree: 80d07d601427dff6c999ab0e64ef073db8fcb501
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.