| commit | fe0c31b6f9664024bad6c2ab69de6a1225032fa9 | [log] [tgz] |
|---|---|---|
| author | Mikhail Naganov <mnaganov@google.com> | Thu Sep 11 13:06:13 2025 -0700 |
| committer | Mikhail Naganov <mnaganov@google.com> | Thu Sep 11 14:12:23 2025 -0700 |
| tree | b168bb7a29d0e33fe1192da270a128eda9e287db | |
| parent | 5cf4532a200d570a72f233c34f28f017de2495a6 [diff] |
libaudiohal@aidl: Release implicit patch immediately on stream close Opening a stream creates an "implicit" patch which is not handled by the APM. If it were handled, the APM would release it together with closing the stream. This change ensures that the same behavior is replicated for "implicit" patches. Flag: EXEMPT BUGFIX Bug: 441321675 Test: atest CoreAudioHalAidlTest Test: atest CtsMediaAudioTestCases Change-Id: I99c154c4af70eb939a58c1c9731d29f5093e7a97