commit | 8e6e77e5e6c26793c2f9e324b97a14ccfa3194da | [log] [tgz] |
---|---|---|
author | Mayukh Chatterjee <mayukh.chatterjee@codeaurora.org> | Thu Feb 23 14:36:06 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Mar 07 01:36:45 2017 -0800 |
tree | 9a6bb9bd6560b35d586f779203e7ed3b71c82da4 | |
parent | 913c5870b966a303b7a04ef538cfbd5794e9de03 [diff] |
Update Notification bar after phone crash When phone process is getting destroyed, InCallUi will be restarted. It will unbind with Telecomm service and bind again. Now when InCallUi is unbinding all call notifications should be canceled. Cancelling all call notifications after tearDown. Change-Id: Iab553622a4d5003b4c2ffa0ce5d5187a1b37b83a CRs-Fixed: 2010807