commit | 8d65c2c7668aafff98497c118a54c15a238ac2c6 | [log] [tgz] |
---|---|---|
author | Sumit Deshmukh <sumitd@codeaurora.org> | Fri Dec 28 17:25:38 2018 +0530 |
committer | Sumit Deshmukh <sumitd@codeaurora.org> | Fri Dec 28 17:25:38 2018 +0530 |
tree | 3b7e3c98e7a6c30460ef3b409e23daf3d9c54cec | |
parent | fe1c3a0b2b45a6cd6cddd04d0acae7eb94e618f0 [diff] |
OPP: Check whether notifier is intialized before cancelling notification This change will check if notifier is intialized or not before cancelling existing notifications. Sometimes notifier is not initialized when OPP service is not started for the duplicate Bluetooth process which could have been created during user switch through ActivityManager. Change-Id: I2ecd06b9729106e6137cdd3c7a6f77741c31b09e CRs-Fixed: 2373783