commit | a1cdd98583e9325855b177e6e96192767fc71de2 | [log] [tgz] |
---|---|---|
author | Yifei Teng <yifeit@fuchsia.infra.roller.google.com> | Mon Aug 21 23:58:50 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 21 17:00:01 2023 -0700 |
tree | aad6f5c43a10daac3e2e632cc3463ec13afebaac | |
parent | d41c7efd1a515d725a71aa1928cbdf7e5dcd6c1a [diff] |
[roll] Roll fuchsia [sys] Runner trait is internal to component_manager This is the first step to removing the FIDL -> Arc<Runner> -> FIDL dance. We make the Runner trait private to component_manager. The ELF runner library now serves FIDL instead of implementing the Runner trait. The served FIDL connection lasts forever, which matches the existing behavior. Run-All-Tests: True Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/905278 Original-Revision: 4cfe0cb4e11bf5e09539c12519ed8787119aabe5 GitOrigin-RevId: 40e47052ee4d26d80fda2dddd1a0f482d0d0f697 Change-Id: I92a6d6d57236a7ee39bab42c9a6d6c59c1fd5283
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
.