commit | 2014cb8acd6a40a812e10362d46f86c11172b694 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Tue Jan 30 11:05:17 2018 -0800 |
committer | Tyler Gunn <tgunn@google.com> | Tue Jan 30 11:05:17 2018 -0800 |
tree | 7f2c9c51318e8f4c7e1371b7403781e1b74e560a | |
parent | 38e65295fe289c63464fb16392f608d2959d3934 [diff] |
Change TelephonyConnection to use onDisconnect callback from original conn. In the past TelephonyConnection registered for disconnect from the phone class and used this as a trigger to update its internal state. We are now favoring a direct callback from the original connection. This makes disconnects easier to trace and more reliable. Test: Manual Bug: 70389936 Change-Id: I1983b6f1da46fa7a33347ee47096c640847d73c2