commit | fb10e45db218af5e9203506efa85722976d06c63 | [log] [tgz] |
---|---|---|
author | Ian McKellar <ianloic@google.com> | Wed Aug 28 23:17:18 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 28 23:17:18 2024 +0000 |
tree | 9156ac6826b7acfbf8ee0a01868d2a89ba1dc060 | |
parent | 0d60924e74652f04981a8534fae98ceb005d65b1 [diff] |
[fidl][cf] ComponentController open ComponentController adds a couple of events (OnEscrow, OnStopInfo) at HEAD. To make the NEXT API level ABI compatible with the PLATFORM API level the ComponentController protocol needs to be ajar or open and the new events need to be flexible. This CL updates the FIDL declarations to make ComponentController open at NEXT and the OnEscrow and OnStopInfo events flexible. It updates various clients and client libraries to reflect this. While we could have just made ComponentController ajar, we think that we'll want it to be open eventually, so this goes the whole way. Bug: 344640629 Change-Id: I84ec23d9ad6cf4c19921e774dd2c78ae6007c763 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105374 Fuchsia-Auto-Submit: Ian McKellar <ianloic@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> Reviewed-by: Mitchell Kember <mkember@google.com> Reviewed-by: Gary Bressler <geb@google.com> API-Review: Gary Bressler <geb@google.com> Owners-Override: Adam Barth <abarth@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.