commit | 1c7ac4b2c7cd27d3b623c3e56a23384030c4590a | [log] [tgz] |
---|---|---|
author | mukesh agrawal <quiche@fuchsia.infra.roller.google.com> | Mon Dec 16 11:13:01 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Dec 16 11:14:17 2024 -0800 |
tree | 8a8a27f19d44464d4d5114cc3c4f9676ab5938ff | |
parent | 4678b6981fe2042ffe4596ebd2c1f589afd61b8d [diff] |
[roll] Roll fuchsia [sdk][ffx][starnix] remove Suspend() and Resume() FIDLs Now that Starnix Runner is fully responsible for suspending and resuming Starnix Kernel, we no longer need to provide FIDLs for other components to do so. Moreover, continuing to provide those FIDLs is a liability, as calls to those FIDLs may conflict with the autonomous logic in Starnix Runner. Given this, we remove the obsolete and potentially problematic FIDLs. Because these FIDLs were never published at a stable SDK version, they can be removed from the source entirely (versus adding a `removed` annotation). Removal of the `ffx` tooling is a little more delicate. But we were unable to find any source code that depends on it. Original-Bug: 378470841 Test: fx build Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1170856 Original-Revision: 8d84f4b8c5b333449ebe4df6a3f35af7a78094fe GitOrigin-RevId: fe7464471572763548baf9c10481ae5e563fa7bf Change-Id: Ief67f861917a95b88d87745a0d360434cba0d70c
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
.