[roll] Roll fuchsia [fidlgen_banjo] Use fidl allow_new_syntax experimental flag

The allow_new_syntax experimental flag is required to run fidlc on
FIDL files containing the `deprecated_syntax` statement.

Test: Successfully ran `fx exec src/devices/tools/fidlgen_banjo/regen_banjo_tests.sh`
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/550382
Original-Revision: 2782c8d741e4fa2efb001f6b80b405088998e4a0
GitOrigin-RevId: f7b98bf1ad5dc2b9c7a7c068ec62ccb80d998a8b
Change-Id: I8e9f3095d3f27d6a72ec93d23c227b68c48e61ac
1 file changed
tree: 00977836de4f91968a124d35e2560585835f5549
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.