[roll] Roll fuchsia [fidl] Add legacy=true in fuchsia.{settings,sysmem}

This adds legacy=true on declarations removed at HEAD in
fuchsia.settings and fuchsia.sysmem because they still exist in
supported API levels.

The method fuchsia.settings/Display.WatchLightSensor was removed without
legacy=true in Ideb0c0785afc31b649089238de38cbc869db1df8.

The fuchsia.sysmem AuxBuffer related APIs were removed from without
legacy=true in I857c7686942358ba6a5e1ea14135fd532dff5988.

The motivation for this is to line up legacy=true with the current set
of supported API levels for the implementation of RFC-0232.

Original-Bug: 42085274
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1009216
Original-Revision: 73313dd90f5261680c3f29461223277d087bf999
GitOrigin-RevId: 86224eff647ea9653cb6aec3b7c9a2919b5a017d
Change-Id: Id39ac9f208c2c021abe64ac60e54193993ba76e8
1 file changed
tree: c71f5defc295fe9cb003cf105e0315e9b523059d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.