[roll] Roll fuchsia Reland "[network-context] Remove mutable tables allowlist"

This reverts commit c852d582e3f25291d29035a323055a3c77143d50.

Reason for revert: The original CL that was reverted was fixed, so
the rest of this patchset can land

Original change's description:
> Revert "[network-context] Remove mutable tables allowlist"
>
> This reverts commit 9abe1457cd33ecf3b19203a1a70e4efae2620145.
>
> Reason for revert: fxr/859837 breaks on vim3s due to a remaining dependency on FIDL multiplexing and this is on the chain to revert that
>
> Original change's description:
> > [network-context] Remove mutable tables allowlist
> >
> > Original-Bug: 94768
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/864037
>
> Original-Bug: 94768
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/863721

Original-Bug: 94768
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/866379
Original-Revision: 6efd5fc8c8a3fbb054235db0013af3afb48af8be
GitOrigin-RevId: 91589c05f7740402bb9eca8b778aa1720c108579
Change-Id: I3d16e5916a6d9d88dc6106470a078a26b6c538e6
1 file changed
tree: d2e912c86fb9e822344567a25776ff62a683ac90
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.