OSDN Git Service

Make connection events work for conferences
authorHall Liu <hallliu@google.com>
Tue, 16 Apr 2019 21:00:55 +0000 (14:00 -0700)
committerHall Liu <hallliu@google.com>
Tue, 16 Apr 2019 21:00:55 +0000 (14:00 -0700)
commita5400916be40b37346ccf1ae7929c612e5614e89
tree98272048dd097efa5bf11b20451784500521af5a
parente5cf74326dc37e87c24016640b535a269499e1ec
Make connection events work for conferences

Pipe through the onConnectionEvent call between the conference host
connection and the android.telecom.Conference object.

Fixes: 130404376
Test: manual
Change-Id: Ifad3e59dc9764aa2efb2b9766271e18853bf1c76
telecomm/java/android/telecom/Conference.java
telecomm/java/android/telecom/ConnectionService.java