[roll] Roll fuchsia Revert "[ffx][build] Add allowlist of ffx dependers"

This reverts commit bde296d1b4f2a7eb5ce55607cebd5c0e56ece6ff.

Reason for revert: Somehow seem to have missed some things.

Original change's description:
> [ffx][build] Add allowlist of ffx dependers
>
> This adds an allowlist to direct dependencies on the main ffx binary
> with some guidance on how to deal with them.
>
> Original-Bug: b/295921890
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/901363

Original-Bug: b/295921890
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904218
Original-Revision: 2b53588456e8a80a4903a9bae58b49ac3d6c3039
GitOrigin-RevId: 28ad68c836eed05e762811961a08bf4664d7bbde
Change-Id: I0c506e8e7ea0c49c50a636a32cce1453b1364eae
1 file changed
tree: 2e8bd9edd3085129aceeffe1fd2fd9dc8d87c7ce
  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.