commit | 46c9bf6a29b5ad6473957b253e30d7226cb1e6c5 | [log] [tgz] |
---|---|---|
author | Satish Kodishala <skodisha@codeaurora.org> | Tue Mar 04 20:22:52 2014 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Mar 04 06:55:09 2014 -0800 |
tree | 0780df7cb6da763d6a7b3c313a2a4db7dee2448c | |
parent | 81d3d810b57fe9c8a6c0673ea3afbb9b15fb8cbb [diff] |
FM: Fix the issue FM recording timer does not start - FM recording service gets killed by activity manager as no package component is bound to it, and it runs in seperate process so fm activity does not get notified of this killing. - Start the recording service again and listen the status while recording in progress. Change-Id: I5f83b6279939d70de3f352de43ca35bb386f002d CRs-Fixed: 604930