[roll] Roll fuchsia [fidlc] Clean up after syntax migration

This CL cleans up some loose ends left by the syntax migration. The
tracking bug for this is https://fxbug.dev/70247, but some TODOs had
70247 transposed to 70427, which is probably why they were missed.

This also fixes a typo in diagnostic_types.cc where services were
referred to as "resource" in error messages.

Original-Bug: 70247
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/615581
Original-Revision: ea07be52377f9948a616a712976905a83263b698
GitOrigin-RevId: 530a5b23746f0f598be88b2d6ea0f1ff2c474192
Change-Id: I2011b78d8ccda116bb966437e669f2e6baad0502
1 file changed
tree: b932e867ac73f8133c4d015cc85a66dd69f0117c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.