diff options
author | Mikhail Naganov <mnaganov@google.com> | 2023-03-03 17:19:37 -0800 |
---|---|---|
committer | Mikhail Naganov <mnaganov@google.com> | 2023-03-07 09:41:08 -0800 |
commit | 6f3474a98ea107c25b0666361668e788bbbf0ca2 (patch) | |
tree | aff734dc2c514a401cccb5c410f0e279906f32b8 /audio/aidl/default/visualizer/VisualizerSw.cpp | |
parent | b862e6e20b63726dfeb8dc327932b8e475726233 (diff) |
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
Diffstat (limited to 'audio/aidl/default/visualizer/VisualizerSw.cpp')
0 files changed, 0 insertions, 0 deletions