Delay unbinding the incall services on call remove.
When Telecom tries to unbind the in-call services, there is a possible race condition because in-call services may not have fully processed all the pending messages posted to it by telecom. So, adding a 2 sec delay in telecom to give sufficient time for the in-call services to finish their processing before unbinding it. BUG: 22045133 Change-Id: Iaf743e95fde80763e3a8c0efc726809605dce57d
Loading
Please register or sign in to comment