[roll] Roll fuchsia [assembly][starnix] Add fastrpc.ExpectReady config capability

Define the `fuchsia.starnix.fastrpc.ExpectReady` configuration capability
in the Starnix subsystem. This allows the platform to signal to drivers
whether they should wait for the FastRPC service to be fully initialized
before proceeding.

Test: build only (assembly configuration change)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1528699
Original-Revision: b29c39eda4807adf4334566bd69ab6eaa78b95f0
GitOrigin-RevId: e8048718d85cf907bff42d7c7e7dde0309608841
Change-Id: Idb1a4a673c6ff377663a4e8c4f0adcab135cd2ef
1 file changed
tree: 6b52420299371a3724899d9f9d66f10a100b3da6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.