Separate mDisconnected from mState.
The DISCONNECTED state was preventing the pause and stop from finishing. The DISCONNECTED status is really orthogonal to the other states like STARTED and STOPPED and needs to be tracked separately. Bug: 214607638 Test: atest AAudioTests Test: TEST DISCONNECT from OboeTester Change-Id: Ie49c1d2ee95db2bbd4285b8d003aae24e1b6e48c
Loading
Please register or sign in to comment