[roll] Roll fuchsia [fidl][compat-test] Rename components

When looking at traces all of the FIDL compatibility test components
were just called "impl.cm" which is not that useful. Now they're
prefixed with their binding name.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156582
Original-Revision: ec73b6e9f1ce2753d303fe64388a54e41fd2834a
GitOrigin-RevId: 85773e328fce6dfba1127ec0d15c8fd4b8aef7f6
Change-Id: I9d7d2f6fe37c465db85a09286a887e750ecfffef
1 file changed
tree: 0e48414e345f65cddb76c213de4ddd9cf41afab5
  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.