commit | 58a57667e4d84927f29efb9228e7844bac7937e9 | [log] [tgz] |
---|---|---|
author | Bo Liu <boliu@google.com> | Wed Mar 06 20:21:45 2019 +0000 |
committer | Bo Liu <boliu@google.com> | Wed Mar 06 20:21:45 2019 +0000 |
tree | 05ac601075122074ce1ac7d2d6de163d16c2bfd4 | |
parent | f278d267f5f29db63e5f488f32984fe73949d4b4 [diff] |
Add Context.bindService with executor parameter Allow app to control the thread where ServiceConnection methods are called on. Bug: 111434506 Test: Used new bindContext method in chrome and checked callbacks are on the correct thread. Change-Id: I480e5bd6773a530fb9e8e73e3a2a2a88b76569ec