[roll] Roll fuchsia [audio][aml-g12-tdm] Improve metadata checks

Make sure the metadata number of channels enabled in lanes
matches the number of channels in the ring buffer, most
likely this is a configuration error if not true.
Also remove default values for metadata bits per sample and
bits per slot, effectively making it mandatory to explicitly
specify these sizes.

Test: device-enumeration-test on Nelson

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/720065
Original-Revision: 445219de60eb98ab8ff266f637fa63faf81c0baa
GitOrigin-RevId: aaebae1e8fc328cb67cfd52aaf0ce4d8ed9e26c4
Change-Id: Iadd27877388722c428101e9cfbf7480d810be158
1 file changed
tree: f7df25b3a359377b4e954d2ade77818c09e5653f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.