[roll] Roll fuchsia [sdk][fidl] Remove unused field

We no longer support this field and no drivers are built against an API
level where this might have been used. We can safely remove it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273991
Original-Revision: 6c38de6c93dcc862f8e4b260bd7bfad0d3431c6f
GitOrigin-RevId: e67fcaf134af53ee9c8db7bb3d7b5c71de78db04
Change-Id: Ia3dac88deeb0e5e397bef50edc5aed1332510fbd
1 file changed
tree: f4b3bc7e838052c83afec89ee7df9d8c1817557e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.