[roll] Roll fuchsia [socket-proxy] Remove from unified binary

The socket-proxy is not being used on the clients of the unified binary,
so it should be removed. Products that desire to use the socket-proxy
can use the assembly flag to include it in the build.

Update assembly bundles and socket-proxy build targets to only build the
component/package portion of socket-proxy and not the gub portion.

Original-Fixed: 419010176
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1281087
Original-Revision: 9e598e95341b6fd182003b616ded115582b3c22f
GitOrigin-RevId: 12cac2d4033f44289f8668b539ff796add895b8e
Change-Id: I4b191a393261472954bb14019ed516158923b78a
1 file changed
tree: ad2fb590c6f0ff695b822b85279be9a0aa0b845c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.