commit | d84e1cbd817689915143aaff5160b621d0ce28b7 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Thu Aug 29 13:21:26 2019 -0700 |
committer | Hall Liu <hallliu@google.com> | Tue Sep 10 22:43:45 2019 +0000 |
tree | 89f1049686453562c19cd953820af798137124da | |
parent | 6a06be66aa8c5d2de895c31967cf9e551bca56da [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 Merged-In: Ica8c6a0a9634611a82c208d59040dd7a3c95b3fc