Commit graph

3 commits

Author SHA1 Message Date
Sandeep Vijayasekar
67442466d3 [DO NOT MERGE] Revert "Revert "[AudioProxy] Enable AudioProxy""
This reverts commit 40e6ca666b.

Reason for revert: fix breakage with ag/20681848

Change-Id: Ia62aaa17e94a426390e120cc0d811b67cf5739ae
2022-12-08 21:40:14 +00:00
T.J. Mercier
40e6ca666b Revert "[AudioProxy] Enable AudioProxy"
This reverts commit f75c0dd43d.

Reason for revert: DroidMonitor: Potential culprit for Bug 261776026 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Change-Id: I7941dfe9235d843ac3a24034819ea6e0ffe00884
2022-12-08 00:16:00 +00:00
Sandeep Vijayasekar
f75c0dd43d [AudioProxy] Enable AudioProxy
CP of go/ag/16674532

1. Enable AudioProxy service and client library.
2. AudioProxy service will implement the audio HAL, so add the audio
policy config file.
3. AudioProxy also has its own AIDL interface. Add the compatibility
matrix file for the new AIDL interface, and the audio HAL.

Bug: 197547824
Test: Build and local run
Change-Id: I9aa3dbced63f071bebade5de7d996655fe502295
2022-11-22 15:14:06 -08:00