commit | d8e2ecdca2d1bc91f48cea59e96aa5b0b452e8a7 | [log] [tgz] |
---|---|---|
author | Alex Yakavenka <ayakav@codeaurora.org> | Fri Apr 20 17:10:15 2012 -0700 |
committer | Alex Yakavenka <ayakav@codeaurora.org> | Fri Jul 27 17:09:32 2012 -0700 |
tree | f9206fc26e3ac08a18e9665a00eca442413c309d | |
parent | 71013cbdc4a9b1b0eaa0d21af1641f90e4e47f42 [diff] |
Stk: Fix crash due to race condition StkAppService doesn't really need mStkService reference in the constructor. It will need it to respond to proactive command. By that time StkService has to exist (proactive command comes from it)