[roll] Roll fuchsia [fidl] Remove fidl_encode_{etc,msg}

These are only used by the C bindings.

Internal code search showed no other users.

This removes interesting tests; referencing the bug below so that this
commit can be found if/when someone wants to add those tests to GIDL.

Original-Bug: 88460
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872196
Original-Revision: 05b602c9876ec002eb7e124dbabab216d35dedef
GitOrigin-RevId: e7aebab753a7e1baad2b3a72b0a3b4c49f926f5c
Change-Id: I9260240ad0011518c8595e4151477ef6d099fdcf
1 file changed
tree: 6ee1154fbf75e9814261e0f83d8520bc4bf59cca
  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.