commit | f745dae4eb0afc47f5cca3a6836b396ddfcd7c59 | [log] [tgz] |
---|---|---|
author | Novin Changizi <novinc@fuchsia.infra.roller.google.com> | Tue Jul 09 02:58:35 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 08 19:59:35 2024 -0700 |
tree | 760f576e9ccc790a1344970d8a2e2d4052eb5066 | |
parent | 3b31f90e91a36180014f60acca514ec0606f1ebc [diff] |
[roll] Roll fuchsia Revert "[dtr] realm factory use test.Capability" This reverts commit 2bcb4080d7570578f27edef5513f1f6a97f6483e. Multiply: nodegroup_test_ctf18 Reason for revert: Possibly causing flakes in the ctf builder. Original change's description: > [dtr] realm factory use test.Capability > > In the driver test realm's start args, we can re-use the > fuchsia.component.test.Capability instead of creating our own type. This > will allow us to offer and expose other capabilities instead of being > tied to the offer=protocol and expose=service. This also changes how > these are routed in the driver test realm, to directly forward these > instead of manually serving up exposes. Keeps the old way for a soft > migration, but marks them as deprecated. These new fields are added into > the parner sdk. > > Tests: basic-driver-test > Original-Bug: 42073139 > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1061660 Original-Bug: 42073139 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1078004 Original-Revision: 13344ceaee0443fd0870ff52f2589cceb8be486e GitOrigin-RevId: d535eaf54db2241e38352f4cfe8d0e6addc3a0e0 Change-Id: I9ae70af056a1307c8160afb86203507343d0eb54
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
.