[roll] Roll fuchsia Revert "[fidl] Add ResourceDialect to Encoder/Decoder"

This reverts commit af982a6eb0dbfbb0e435d488927fcfebd6b0bf2b.

Reason for revert: b/369216704

Original change's description:
> [fidl] Add ResourceDialect to Encoder/Decoder
>
> This will one day allow us to encode for different transports that
> handle handles differently. For now it does nothing, but the plumbing of
> adding a generic to these types is worth a CL on its own.
>
> Change-Id: I1c01c768081b4fa30ba0cb4d4a9c4d75e37d8944
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1100434
> Commit-Queue: Casey Dahlin <sadmac@google.com>
> Reviewed-by: Bruno Dal Bo <brunodalbo@google.com>
> Reviewed-by: Sijie Chen <sijiec@google.com>
> Reviewed-by: Aaron Wood <aaronwood@google.com>
> Reviewed-by: Ian McKellar <ianloic@google.com>
> Reviewed-by: Mitchell Kember <mkember@google.com>
> Size-Review: Thomas Zander <thomasalpinus@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1124913
Original-Revision: 70c785845217defaf06d4dc1ec942b4d13ac7fe9
GitOrigin-RevId: d06dde0c61b39584403bac16ebf4556a4f607052
Change-Id: I715e8fff47c5e4f060f1c3b8b68647fd94d17556
1 file changed
tree: 911552a84356f5bb42706f64f78ec5f0d745bafc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.