commit | 009ff0dd59732f0c389d172edb26942c35422e3a | [log] [tgz] |
---|---|---|
author | Dongwon Kang <dwkang@google.com> | Tue Jun 06 10:16:41 2017 -0700 |
committer | Dongwon Kang <dwkang@google.com> | Tue Jun 06 10:16:41 2017 -0700 |
tree | 4c846a78c493582e4530d22908309e3e385741e7 | |
parent | 8631fd7b270e99ebee6ba056f4edd38e6bd4f93f [diff] |
Protect sp assignments in RemoteDataSource. sp assignments is not thread safe and close also can be called from binder clean-up procedure on the separate thread. Test: cts-tradefed run cts -m CtsMediaTestCases -t android.media.cts.MediaPlayerTest#testVorbisCrash Bug: 62251555 Change-Id: I3e5f42d87b490f4aadfa17276632783545611cdc