DescriptionAbort expensive AudioManager methods once shutdown starts.
Crash reports show streams being created after shutdown starts, which
is wasteful behavior and should be avoided.
Shutdown is tracked via a new flag which can be checked on the audio
thread to early exit stream creation early.
BUG=none
TEST=none
Patch Set 1 #Patch Set 2 : Atomics. #
Messages
Total messages: 9 (0 generated)
|