commit | 8873aa34f6601a0f902c687d48f193e132920f5a | [log] [tgz] |
---|---|---|
author | Fyodor Kupolov <fkupolov@google.com> | Thu Aug 25 15:25:40 2016 -0700 |
committer | Fyodor Kupolov <fkupolov@google.com> | Thu Aug 25 15:28:16 2016 -0700 |
tree | 06115d1beb8e4ab7bbf272cd51e554faf6a1998c | |
parent | 9a79a4bea4332b2777f3c40c111bd7a357ca8102 [diff] |
Do not start new threads in AccountManagerService Created a dedicated foreground ServiceThread for AccountManagerService. All async work that cannot be done on the main thread should be done there. Bug: 30469204 Bug: 24735732 Change-Id: I93caeb2b2414dc39398504bffec5f9ceb7105f72