commit | b574d5f3037186539bd2f222534af2753a1b4ef8 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Thu Aug 29 13:21:26 2019 -0700 |
committer | Hall Liu <hallliu@google.com> | Thu Aug 29 13:41:03 2019 -0700 |
tree | 5abd626faf213497e4749c88ae74bae94c859702 | |
parent | cd4a6376e1e6033679ed56a7a6ed9ba9eeeeb38c [diff] |
Fix call to ImsManager#getInstance Previous CL had passed in the subId to ImsManager#getInstance instead of phoneId. This is incorrect and causes the later call to ImsManager#setRttEnabled to be a no-op. Fix this by correctly passing in phoneId. Fixes: 139710080 Test: manual Change-Id: Ica8c6a0a9634611a82c208d59040dd7a3c95b3fc