commit | bba231d7a63b58a8c2b174722ed1487b0f7d8270 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Fri Nov 14 15:49:45 2014 -0800 |
committer | Jeff Brown <jeffbrown@google.com> | Fri Nov 14 17:22:31 2014 -0800 |
tree | 87a2d0de987178fcde2c23a07a0db977a7daf4f7 | |
parent | 4d2d97763f0963d7011d04290dc87b2940aefb33 [diff] |
Explicitly bind AsyncTask to main looper. It seems we were sort of trying to do this by forcing the AsyncTask static initializer to run at certain times but it was not sufficiently reliable. In particular, this resulted in occasional system server crashes. Bug: 18192406 Change-Id: Ief73210c60e7680fbed6df74e3e58809b7ec7e4d