| commit | 03bd5bca54599e5935709c923fdc93a9df0a6d50 | [log] [tgz] |
|---|---|---|
| author | Vlad Popa <pvlad@google.com> | Tue Jan 17 16:16:51 2023 +0100 |
| committer | Vlad Popa <pvlad@google.com> | Tue Jan 17 17:29:50 2023 +0100 |
| tree | ca55a53cefa84e98a0a7528defa529064530f1cf | |
| parent | 428c27985e29d3014655a92514c6835702b7828d [diff] |
CSD: add logic for selecting ISoundDose interface There are two options for supporting sound dose. 1) the hardware implements the standalone AIDL sound dose interface together with the legacy audio HIDL HAL or 2) the hardware implements the new sound dose methods as part of the audio AIDL HAL. The new logic selects the implementation to use depending on the audio HAL that is active. Test: bluejay-userdebug logs Bug: 264254879 Change-Id: I0af9cd31c2e97bb9c9895439f55bbfa50e87e159