commit | 26f0adfef18fa9dd05729eade27c3ebf7260d7bd | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Dec 11 10:41:10 2019 -0800 |
committer | Eric Laurent <elaurent@google.com> | Wed Dec 11 13:30:12 2019 -0800 |
tree | 62b3d074033ede79d42211525728c87d207cbb96 | |
parent | 99cca4ee8bea77d4165e06c8a6df754fdd622364 [diff] |
Audio HAL: Add API to attach an effect to a device Add a function to audio HAL interface allowing the attachement of an audio effect to an audio device. This is used when an audio effect is implemented below the HAL (e.g by an audio DSP) and is attached/enabled when a particular sink(e.g speaker) or source(e.g mic) device is selected. This function must be supported from legacy HAL version 3.1. Bug: 136294538 Test: make Change-Id: Id63c83403fef580579c52d92758a552d67c3faec