[roll] Roll fuchsia [fposix_socket] Remove deprecated dgram FIDLs

- SendMsgDeprecated
- RecvMsgDeprecated
- GetInfoDeprecated

Now that commit 59ba30a314e5689fc0194db533865bbf332ed5df has rolled into
all petals (verified by running sdkrevisions).

Original-Fixed: 96469
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/717042
Original-Revision: 5f06bca5c97e6031d92967d5e515762d64ea06b0
GitOrigin-RevId: 3e6cff4cb4c9a712da7955447fe1eb201976db27
Change-Id: Idb291ef9fd6e5729ec193955e36b55f9554a7e50
1 file changed
tree: a9acb0eac25a6f6c54ac9ff901a933bb75e3e25f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.