[roll] Roll fuchsia [network/tests] Standardize FIDL import aliases

Always import fidl_fuchsia_* as f*.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/731705
Original-Revision: f32a5fc978b363830ce4000675bfef61625a58e0
GitOrigin-RevId: cee5504cba8b71ae7ea65709daf2f7c9a2e7a034
Change-Id: I7e3785d575571c8d94e8eee574e123e0c6071312
1 file changed
tree: ae76d70225bca4e8a4438fdfd924fb0ee0489bbb
  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.