[roll] Roll fuchsia [pkg-dir] Use GetAttributes for synchronization in test

We wish to remove GetConnectionInfo, so we replace the use in a test
with GetAttributes instead. We also simplify the serving code to use the
new open method.

Original-Bug: 400784119
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263985
Original-Revision: e3d00157d4e0d56222e288c2bdc84c53200bcb73
GitOrigin-RevId: e394078346f2edc88481560d194e3deb0874df20
Change-Id: Iba072f512802d458486e943f617c35b463d034f0
1 file changed
tree: 4acf8dc63edfb5f5fd7cc1119eedb03d30b58ec0
  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.