commit | 2bcb4080d7570578f27edef5513f1f6a97f6483e | [log] [tgz] |
---|---|---|
author | Novin Changizi <novinc@google.com> | Thu Jul 04 00:45:45 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 04 00:45:45 2024 +0000 |
tree | 1eeeabce55cf660ac137d158250ed6f456e66b6e | |
parent | 96203d2e6adf959d6a48419168dbfcc2ce98346a [diff] |
[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 Bug: 42073139 Change-Id: Ifb4de4cd5659fe442a2b99d5f5d13b09f0b54d13 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1061660 API-Review: Jocelyn Dang <jocelyndang@google.com> Reviewed-by: Jocelyn Dang <jocelyndang@google.com> Fuchsia-Auto-Submit: Novin Changizi <novinc@google.com> Reviewed-by: Sarah Chan <spqchan@google.com> Commit-Queue: Novin Changizi <novinc@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.