[roll] Roll fuchsia [wlan][realm-factory] Capability::protocol_by_name -> Capability::protocol The `Capability::protocol_by_name` function seems to succeed even when the named protocol does not exist. This led to the loss of tracing in hw-sim tests because the fuchsia.tracing.controller.Controller capability had been renamed to fuchsia.tracing.controller.Provisioner. This change replaces all usage of `Capability::protocol_by_name` with `Capability::protocol` except when the protocol does not exist. The latter requires a FIDL marker type as a generic and therefore will not compile if the marker does not exist. Original-Bug: 450607525 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1411634 Original-Revision: 6e538c483cee2e40692a5c09c459e8954a884bd0 GitOrigin-RevId: d8a8e226db7446808a6e71acafb8ed737bcc4372 Change-Id: Iecaf4c9b17cabcfaac29ae4aec568c54b291a905
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.