OSDN Git Service

Add new telephony disconnect cause for video calls when tty enabled.
authorTyler Gunn <tgunn@google.com>
Fri, 29 Jan 2016 16:52:29 +0000 (08:52 -0800)
committerTyler Gunn <tgunn@google.com>
Fri, 29 Jan 2016 16:52:29 +0000 (08:52 -0800)
commit0384c53c4ec45111c88a6124f6b7233f19f2710d
treea777e07dc3286681087a05e238dc159589147812
parenta3fc54f0d879cbf0bdbb5bd2fe5043dd19232191
Add new telephony disconnect cause for video calls when tty enabled.

Due to the way the radio works, it isn't possible to make a video call
when tty is enabled.  Adding a new telephony disconnect cause to handle
this case.
Note: This was previously handled directly in Telecom which is not
correct.

Bug: 20090652
Change-Id: I90b7d6486fe00c84efe7bb1c0f30edf33a1502bc
telephony/java/android/telephony/DisconnectCause.java