commit | 082aed1ab450f18ad0107952ecd8b7576786a161 | [log] [tgz] |
---|---|---|
author | Dongwon Kang <dwkang@google.com> | Tue Oct 27 16:28:06 2015 -0700 |
committer | Dongwon Kang <dwkang@google.com> | Thu Oct 29 00:35:01 2015 +0000 |
tree | 432481ec696c7bfd007ab11c60cb3d8fbcab6e4a | |
parent | 794469916c4da8236b91cf5f8813ab4a1682cf86 [diff] |
MediaBrowser: Handle onServiceConnected/Disconnected in the given thread The class assumes that the member variables are accessed in the same thread when the class was created, but onServiceConnected/Disconnected is called in the main thread according to the documentation. Bug: 25307613 Change-Id: I86b63cc45fbc6995cedce39f5c151e99f76172d0