[roll] Roll fuchsia [audio] Consolidate audio_core sources

This CL performs source reorganization only; there is no
functional change.

Collapse the 'v1' and 'shared' subdirectories, since this
distinction no longer has meaning after removing leftover
sources from the v2 refactor that was paused more than two
years ago. We now built a single 'audio_core_lib' rather
than maintain an artificial partition between two pieces
of the service (without any apparent distinction).

For now, there are still two distinct unittest suites
(audio_core_v1_unittests and audio_core_shared_unittests),
but these will be combined in the next CL.

Original-Bug: b/390573488

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1209989
Original-Revision: 7bb095ffa9f3a98d1dc20172c1467d36c08b9289
GitOrigin-RevId: 82acde35832c51a7a2f320ff6f27ba4ac4556b1a
Change-Id: I2fd4a427066705446fd86aae2dcb233ebe05d1ab
1 file changed
tree: c1141169c8ac50c302cc2bb8f0e4d0d055fd7e9a
  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.