[roll] Roll fuchsia [inspect] Migrate audio_core to modern ComponentInspector

sys::ComponentInspector is going away in favor of
inspect::ComponentInspector, which uses unified C++ bindings.

Multiply: audio-core-api-tests
Multiply: audio-core-api-pipeline-tests

Original-Bug: b/320463603
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/953974
Original-Revision: 7b4cdf6d1542596c12e0d41167e5e837f7309613
GitOrigin-RevId: a4ec047cd9fd9ffdfb0710b0f18230c3498d187d
Change-Id: I122a7a781ed63a76b509a07827106fc1c1a64232
1 file changed
tree: fa49bfb8bf2b4e7de4ad4594095f77176bb0c73d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.