commit | 5abd468129d77e9187d95450b57b2f2e3da861e2 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Fri Jan 29 08:55:14 2016 -0800 |
committer | Tyler Gunn <tgunn@google.com> | Fri Jan 29 08:55:14 2016 -0800 |
tree | 715a0d5116d5e0de6c629c4736ca33a7558e859b | |
parent | 57db69885543834eccfb384d1dc57b4ece9add96 [diff] |
Remove call preventing video calls when TTY enabled. This code was originally put in Telecom, and it really doesn't belong there. There is no reason why we should impose a telephony restriction in Telecom. Further, the code which generates a Toast in this scenario actually causes Telecom to crash. Moving this check to Telephony instead. Bug: 20090652 Change-Id: I777c0a8bfad59f9aea9abc6680f46284548912c4