Post Connection Events to handler.
The disconnect messages are posted to the handler, but the connection
events were not. This meant when merging calls into a conference, the
event to indicate the calls merged successfully would come BEFORE the
disconnect signals arrived in Telecom.
Putting the connection events to the handler ensures they arrive AFTER
the disconnect signals.
Test: Described in other CL on topic.
Bug: 139169804
Merged-In: I7491504032538e8ccc87cfc65b5eaaeb31e32de0
Change-Id: I7491504032538e8ccc87cfc65b5eaaeb31e32de0
(cherry picked from commit 0f3cecd30d5a7e8f3874b65f35dfb73210a1b330)
1 file changed