commit | db46614d27f6057bcfcdfd14a9da35aa7b2c0d6a | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Fri Apr 16 16:50:00 2021 +0000 |
committer | Phil Burk <philburk@google.com> | Fri Apr 16 22:01:38 2021 +0000 |
tree | 521cbc302eee64fe6a185d972f50d4877e72daad | |
parent | d50ae62f077bc571dce72b022df0ed38898b5f5e [diff] |
oboeservice: 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: 185586171 Bug: 182852602 Test: atest CtsNativeMediaAAudioTestCases Test: OboeTester "TEST DISCONNECTS" Change-Id: Ie0e767819524271694170918b2d525d5b1da3940