commit | 836f9df5638d4edc475a5a9a69f385ed83831da0 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Fri May 29 13:20:28 2020 -0700 |
committer | Phil Burk <philburk@google.com> | Mon Jun 01 15:24:44 2020 -0700 |
tree | f23d43481b747647e20936462c435149aabba323 | |
parent | d40bc7615ff9bb6aac308083c51980437a9c6a21 [diff] |
aaudio: disable exclusive mode after steal Prevent a process that had its exclusive stream stolen from obtaining another exclusive stream. This can prevent a collision between two processes after they both try to open EXCLUSIVE streams after a DISCONNECT event. Bug: 157777324 Test: adb shell test_steal_exclusive -r0 -d100 Change-Id: I0fe12be95a8fbd05ed03f10796e1ca716025c885