[roll] Roll fuchsia [audio][drivers][da7219] Remove banjo

This driver's unit tests use banjo to setup the connection
Remove this usage in favor of FIDL and in the process also
remove the usage of SimpleCodecClient.

Also group methods for Core and Driver separately.

Original-Bug: 102079
Test: da7219-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/703525
Original-Revision: a95450cd7db753f2ab92e513fc3f83b07255f6cf
GitOrigin-RevId: 0a76d4686bdba45b89d773ea12a3912751f991d6
Change-Id: I1835f30525be68a5039452c414c96fc55887bae0
1 file changed
tree: 2f92b33ec9bc04e170c382a1c8bb32d289b998fa
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.