commit | 7bee6d24684031c5ad9c1286fcad7131ac16d8f4 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Fri Nov 15 17:16:51 2019 -0800 |
committer | Hall Liu <hallliu@google.com> | Tue Nov 26 18:50:12 2019 -0800 |
tree | eafa1b09d2a3f9f4446271e9cb697d818adac936 | |
parent | fc9898a87115e8f8c191dbdd51fa124c34f49097 [diff] |
Replace usages of hidden Telecom APIs Replace usage of the putExtra(int) and the removeConnection() APIs -- use putExtras(Bundle) instead of putExtra(int), and move the removeTelephonyConnectionListener call to close() instead of going through removeConnection. Test: manual Bug: 141576153 Change-Id: I30bbb9e0bdabd18444fb6674c7b3b8f63a7d5282