OSDN Git Service

RTT bugfixes, part 5
authorHall Liu <hallliu@google.com>
Sat, 10 Feb 2018 00:40:03 +0000 (16:40 -0800)
committerHall Liu <hallliu@google.com>
Thu, 22 Feb 2018 03:19:19 +0000 (03:19 +0000)
commite9041241deb8623b7594a02b34795caa389ae2ff
tree7e46a47045e194607ed596b963ddb33f5b83ddd6
parent47e1d11b479e9909b4a425a5dd5d040b18ad3f53
RTT bugfixes, part 5

* Add a new API to allow Telecom to inform ConnectionServices when the
RTT text stream changes
* No longer set the RTT property from ConnectionService. Client apps
should be setting properties themselves.
* Add Dialer-side RTT property in order to remove the dependence on
checking the RTT streams, which have a complex lifecycle

Bug: 72951201
Bug: 72648661
Test: manual, with real RTT calls and Dialer's SimulatorConnection, also
cts
Change-Id: Ic4c7d883d2dc6baf8e8c0eaa4df58d7de8762b9e
Merged-In: Ic4c7d883d2dc6baf8e8c0eaa4df58d7de8762b9e
api/current.txt
core/java/android/provider/Settings.java
telecomm/java/android/telecom/Call.java
telecomm/java/android/telecom/Connection.java
telecomm/java/android/telecom/ConnectionRequest.java
telecomm/java/android/telecom/ConnectionService.java