commit | 0b1bf1b6ebdd440e1e34ada25087e4df7ecdaea6 | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Wed Mar 26 14:19:52 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 26 14:21:31 2025 -0700 |
tree | 36754b19e3a78fccd89a2e086dc14b56a98fbde0 | |
parent | 9fe8235278c5f5f34dae6726731b70c663161ac6 [diff] |
[roll] Roll fuchsia [component_manager] Migrate model to io2 Migrate all instances of deprecated fuchsia.io functionality to the new io2 equivalents where possible. The only usages of now legacy OpenFlags are where required in the RealmQuery server for API compatibility. Going forward, all new code should only use fuchsia.io/Flags. Original-Bug: 324111518 Test: fx test //src/sys/component_manager Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1229305 Original-Revision: a8acc35b69a6b908d17e0007ce83849dbeb90575 GitOrigin-RevId: 9ae2ae0c7fef01675b55519d40e0e88f33a2fcb3 Change-Id: I3440af4cdb7c7e8f4105e519cfa5cb9e0752ae3c
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 in one of the communication channels documented at get involved.
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
.