commit | 9f1798362b3f6752968aab9c1f093610b2904e64 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Thu Mar 21 17:22:50 2024 +0000 |
committer | Eric Laurent <elaurent@google.com> | Fri Apr 05 11:22:25 2024 +0000 |
tree | 845275c462a710dcd8125e8448fcf6c8751432b4 | |
parent | e3dab1c5029c25239a766dedffe74a69032f087a [diff] |
AudioRecord: optimize setInputDevice Align setInputDevice implementation on AudioTrack::setOutputDevice to remove unnecessary invalidation. Bug: 330442316 Test: repro steps in the bug Change-Id: I26e6691cd32b80425378f12df8b99b014c53e729 Unresolved-Comment-Reason: CL blocked on concurrent edit lock for some reason