commit | d80492b819b3934475596ec4afda979bad3bd126 | [log] [tgz] |
---|---|---|
author | Jerry Zhang <zhangjerry@google.com> | Wed Jul 26 11:37:23 2017 -0700 |
committer | Jerry Zhang <zhangjerry@google.com> | Mon Aug 07 19:47:53 2017 +0000 |
tree | 161c8d73186a32e2ade72a22e26cf4a4c29840ef | |
parent | 5b2a1573873782ace86914720fd7e46f677e71cc [diff] |
mtp: Send events async. AFT will not read the events endpoint at all causing every sendEvent() to block. Since event ordering doesn't really matter, send events in their own detached thread instead. Bug: 36802721 Test: Connect AFT, create a folder from device, check not frozen Change-Id: I4b8aee93c19fa9c73e6b2f34d9794a491b2433e1