commit | 877d534913353732bfc0eaec6326852e71748d17 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Wed Apr 18 14:32:01 2018 -0700 |
committer | Hall Liu <hallliu@google.com> | Tue Apr 24 14:03:11 2018 -0700 |
tree | ca7383d16a9bc06d7ef41f37f77bc0943eac9278 | |
parent | 4621e9bda740b499587c8ed2683bb8d8c581f92f [diff] |
Move CS focus manager to its own thread There's no good reason for it to be on the main thread, and it was threatening to cause deadlocks. Moving to a separate thread. Test: manual, verify no regressions Change-Id: Ifc519ac778985e9f73a1325211693b4a9f5ba1e2 Merged-In: Ifc519ac778985e9f73a1325211693b4a9f5ba1e2