commit | ba16a88e9d280567d3fc4d55fb1ce1fcc237d306 | [log] [tgz] |
---|---|---|
author | Mitchell Kember <mkember@fuchsia.infra.roller.google.com> | Mon Mar 25 23:45:09 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 25 16:46:55 2024 -0700 |
tree | c71f5defc295fe9cb003cf105e0315e9b523059d | |
parent | 3d3384caa0328cf3a559827cbdb3cbe369441f48 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.