[roll] Roll fuchsia [magma] Support a trusted FIDL protocol

The server of CombinedDevice can now be trusted or untrusted.
At the moment the only difference this makes is that trusted
clients can have a priority higher than medium.

Update the in-tree MSD CMLs to reflect that they are have this
service.

Original-Bug: 402461734
Test: magma_sys_driver_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1258630
Original-Revision: 77cda5855f449a3effd2d7eaeffb17121f94663d
GitOrigin-RevId: 68ab7618b76e4aa9dcf91fcaa6cf5f2f1797fa46
Change-Id: I24326501cc3c4a12194d2839e6e05794299d9108
1 file changed
tree: a178677dc653733116b0d104e2cb0d566d7fae08
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.