[roll] Roll fuchsia [fidl] Add new ignores to FIDL

On re-enabling Dart analysis, it throws `override_on_non_overriding_member` and `annotate_overrides` errors. Adding ignores for these to re-enable Dart analysis and unblock builds.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/718926
Original-Revision: 1cdb6396b692d0a094c64061187fc2c614826bc2
GitOrigin-RevId: 5feb0e6d7618a0c559c1a77d5808b91ddb80424c
Change-Id: I14faad9d4659a1dff9a18de7f22cb49399d197bd
1 file changed
tree: 4d0aa6b00b635edff18c49b2c77cfc5367117bd1
  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.