[roll] Roll fuchsia [ffx] Don't break namespace querying for FDomain over daemon

Calling the remote factory is supposed to do a bunch of retrying and
re-establishing for the daemon. In preserving this behavior for the
FDomain version of the remote factory we broke calling .domain() on the
proxies we got from the factory.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1251023
Original-Revision: 6c6d6c6b3ba0e77c80acb4760ca4353fc35c3535
GitOrigin-RevId: 9cb2fccdb8b7f593eaf0e0a7e8b698b98b572dfe
Change-Id: I1bccea72fc6233ce8fe71df71e721aafd9f3824e
1 file changed
tree: 0ff0873997a42f2e1c9dc39fade48a44ad977461
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.