commit | 99c9ad641ca59d19d87cb7ae2263b38d31bf299f | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Thu Apr 22 12:50:50 2021 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Thu Apr 22 12:54:56 2021 -0700 |
tree | 17f9c018884ba180db578f76a9ad0559d0a9707d | |
parent | 17861069f0ae2b0d3c7cc25b52fd41b7281fe948 [diff] |
Remove CallQualityManager reference in TelephonyConnection. This code has been migrated elsewhere and it no longer required. There was an issue that a BT call quality report could come in before the underlying connection (hence phone and context) has been linked up to the TelephonyConnection. Since this code is no longer needed, removing to fix the bug. Test: Manual test to verify no NPE is present. Fixes: 185857677 Change-Id: Ib3035c167238a9b6d58ea6d91c8cfd84950fde66