commit | fac8783159b337638d728c5f13562cf88de059c5 | [log] [tgz] |
---|---|---|
author | Matthew Ng <ngmatthew@google.com> | Fri Nov 10 11:27:29 2017 -0800 |
committer | Matthew Ng <ngmatthew@google.com> | Fri Nov 10 11:40:16 2017 -0800 |
tree | a9d480dbd9b2bc7118c7151eeb802e7d38995a3b | |
parent | 885738ffbe7a10fa8fe195730b110aaaf7ad4a59 [diff] |
Fixes the connection listener wrong thread crash for overview proxy Sending connection callbacks from binder thread crashes any layouts called from the listener. Use the original handler to post connections to fix this crash. Bug: 67957962 Test: manual, reinstall launcher to re-establish the connection Change-Id: I958d86346c41cbf1e9a0dc8bdeae957ec64f8a55