[roll] Roll fuchsia [feedback] Migrate Loader stub to natural FIDL

Natural servers/clients can talk to HLCPP servers/clients, so we can
migrate test stubs to the natural bindings independently of the
production code.

Original-Original-Bug: 528376586
Test: `fx test //src/developer/forensics`
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1687657
Original-Original-Revision: 229ed7fa066ccee6a9a0ae95bdd49787fea0e59b
GitOrigin-RevId: 212f335d477b0c96bd9aa07d62dc3c92709c345e
Change-Id: I1834ac57eb2c94977c1aa358cb9ec8131f1a96c2
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1697259
Cr-Commit-Position: refs/heads/main@{#196360}
1 file changed
tree: 24caee536b3df9e6cd94f76a9f82b0ebdb6c5bd7
  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.