commit | 400eaf8761223196a18b84247b066f0201226c3b | [log] [tgz] |
---|---|---|
author | Hemant Gupta <hemantg@codeaurora.org> | Wed Oct 23 14:53:05 2013 +0530 |
committer | Hemant Gupta <hemantg@codeaurora.org> | Sun Jun 29 12:26:15 2014 +0530 |
tree | 20069f4b31405f8812f1b35d80261c26c2bb75f0 | |
parent | 6db8e703719f301f75acdf4acacc3296cc1b5016 [diff] |
MAP: Fix fatal exception due to missing looper for current thread While creating handler for the thread, there was fatal exception getting thrown because the present thread does not have a looper. So passing the applications looper to be used , while creating the handler to avoid this exception. Change-Id: Id8c121439d7a93af7592a15df67523e96a1312ff