[roll] Roll fuchsia [fshost] Use CF to route inline encryption instead of a method

Use component framework to route the inline encryption device protocol
to Starnix rather than using a method in StarnixVolumeProvider.

Rename the service instance name fshost exports for the system GPT from
"default" to "system_gpt" to better describe what the instance
represents.

Original-Fixed: 477720373
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1486874
Original-Revision: 20a2da91695d8e70fa7f57b7c02aad6f566095d6
GitOrigin-RevId: af398640a504aa34fcfdd02f9f852c93ea6d8b80
Change-Id: I021a31234dc3a804020e1709c5ddc8be3bf0da4c
1 file changed
tree: 4352554d490b227e41949e4aa5de9b3e978b3c91
  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.