[roll] Roll fuchsia Revert "[settings] Add proxy targets and reduce visibility"

This reverts commit 39d0e6b88774647769821796ecc9da932dd958d3.

Reason for revert: potentially causing crash on boot

Original change's description:
> [settings] Add proxy targets and reduce visibility
>
> In preparation for migrating away from //garnet, this CL reduces the
> default visibility of all targets in //garnet/bin/setui to only be
> visible in the file itself.
>
> Targets that are used externally have proxy targets added that scope
> down the visibility to the minimum that's needed.
>
> Original-Fixed: 98204
> Test: N/A, just modifying build visibility
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669488

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/670684
Original-Revision: 241e8fc4d912c116b7eff633f318e67cff16b53a
GitOrigin-RevId: f0b28661b6c5eee53a8ef41c400564bfd8dd1d67
Change-Id: I354ead6bbf6cf130bce6ab400a459c91bec6d86c
1 file changed
tree: 88165704f72a212f42ab4057eb76c3454b3f2dec
  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.