Add a new audio HAL for native VMM audio

Most VMMs emulate audio hardware which is compatible with a Linux ALSA
driver. We can take advantage of this standard interface using tinyalsa
and eliminate the complexity of forwarding audio through a custom
method. This eliminates the dependency on the vsoc driver for audio.

Bug: 126955561
Test: local build, tested audio was working with ALSA enabled kernel
Change-Id: Iefade9afbf80d91ae0ea7dac8aa4c24d8490f977
4 files changed
tree: d838e14d6b90d5dcd431a9b396a99192ce3205f7
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS