[roll] Roll fuchsia [audio][drivers][aml-g12] Set manufacturer/product properties fields

Set the `manufacturer` and `product` fields so clients can identify
the driver (hardware) using its properties.

Original-Bug: b/391392505
Original-Bug: b/412763032
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1258030
Original-Revision: a0aedfc3e2feaa7229ae929746c9a9ee95170396
GitOrigin-RevId: b245d6bfb7f0c35a3feaedc40a1bd7cca3a67eaf
Change-Id: I589b32411e46d5ff230a89741013ae603b2e32d8
1 file changed
tree: ce2c32876ce804990959d79b7afbf4417a51f5dd
  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.