platform_hardware_interfaces/audio/aidl
Mikhail Naganov 6f3474a98e audio: Add IStreamCommon.prepareToClose method
This method is needed to implement HAL modules that
are proxies for other subsystems, for example
the "bluetooth" and "r_submix" modules. This method
replaces string parameters "exiting=1" and "closing=true"
which the framework sends to streams prior to closing
them in order to unblock the I/O thread of the stream.

Bug: 270731693
Test: atest VtsHalAudioCoreTargetTest
Change-Id: I3d13fe34535ab853c9f8237a08c31cdafadbb390
Merged-In: I3d13fe34535ab853c9f8237a08c31cdafadbb390
2023-03-07 09:41:08 -08:00
..
aidl_api audio: Add IStreamCommon.prepareToClose method 2023-03-07 09:41:08 -08:00
android/hardware/audio audio: Add IStreamCommon.prepareToClose method 2023-03-07 09:41:08 -08:00
common AOSP AIDL USB audio HAL implementation. 2023-02-02 18:39:26 +00:00
default audio: Add IStreamCommon.prepareToClose method 2023-03-07 09:41:08 -08:00
sounddose Refactor the ISoundDose.aidl interface 2022-12-28 18:01:01 +01:00
vts audio: Add IStreamCommon.prepareToClose method 2023-03-07 09:41:08 -08:00
Android.bp audio: Add IBluetoothA2dp 2023-03-01 13:29:29 -08:00
TEST_MAPPING Audio AIDL : Add placeholder implementation and VTS test case for AGC1 2023-02-15 23:36:06 +05:30