[roll] Roll fuchsia [media] Remove unstable FIDL libraries from partner_internal

These five unstable FIDL libraries were in the "partner_internal"
category because they are used by the ffx audio plugin in the SDK.
Add them to the allowlist for such uses and remove them from
"partner_internal" until they are stable.

"fuchsia.fdomain" is the remaining exception and is tracked by a
separate bug.

Original-Fixed: 364727245
Original-Bug: 42081073, 377756547
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1206327
Original-Revision: 8ea9cb3dddf5eb36c5a697560bd66746bacf4cc0
GitOrigin-RevId: 0125214917f3274022376d715afdd917290c351a
Change-Id: I51e56cc3bf27e8738e62fbe5acd404e70bf2b593
1 file changed
tree: 91c4f6d2769fc03dd13682fc58f5cde4ffc7e40c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.