AHAL: add API to notify the HAL module about disconnecting device.
When external device is about to disconnect, the audio framework will notify the HAL module about the coming device disconnection so that the HAL module could abort any active read/write operations on drivers to avoid problems with the HW interfaces. Bug: 279824103 Test: atest VtsHalAudioCoreModuleTargetTest Change-Id: I9f960b8ae5df11a764e70bd63f98c0f8b8386c34 Merged-In: I9f960b8ae5df11a764e70bd63f98c0f8b8386c34
Loading
Please register or sign in to comment