commit | 99f801da15d73272b99487b5694b29a1c2189439 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Fri Sep 16 20:44:06 2011 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Sep 16 20:44:06 2011 -0700 |
tree | 58d8c1f847ed5f9a562eecfc16456a5b5d828881 | |
parent | 6dafefb0f44c4e57384e2ec3e08fefac5cc7e071 [diff] |
Revert "Forces AsyncTask to use the main looper Bug #5333924" This reverts commit 6dafefb0f44c4e57384e2ec3e08fefac5cc7e071 This change is breaking the system on startup with an NPE. Need to fix that first then resubmit.