[roll] Roll fuchsia [tun] Remove forwarding group

All dependencies in-tree have been migrated to depending on network-tun
directly. This may change in the future (see https://fxbug.dev/91735).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/638269
Original-Revision: 21c4729a844f3d47ba327d71e5c15ce690d1af09
GitOrigin-RevId: 663e342b2eebfba92806f6eaa2314f34e1897384
Change-Id: I65b88a055b2cf72a8c75bf1c53bf507a323bf6f5
1 file changed
tree: 69174546af4b5814904566c599a6fe157189f53d
  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.