[roll] Roll fuchsia [fidlc] Remove experimental flag simple_empty_response_syntax

This CL removes the `--experimental simple_empty_response_syntax` flag
form fidlc, completing the migration from `(struct {})` to `()`.

Original-Fixed: 112767
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/896878
Original-Revision: 12377f2436cf7e78c755c9afe1c23540702339b0
GitOrigin-RevId: c956807488bacac9c08755ce89bf92a876049f24
Change-Id: I448f025ebd6d86b0c0f8ce515550dcb3ab1549f0
1 file changed
tree: e42234b3ba9820e4b58a2678ce2e2fc152784ed8
  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.