commit | e9380383615dea127dc8d231e7c9593ac7dd602e | [log] [tgz] |
---|---|---|
author | Malcolm Chen <refuhoo@google.com> | Wed Jan 30 21:22:42 2019 -0800 |
committer | Xiangyu/Malcolm Chen <refuhoo@google.com> | Fri Feb 01 01:53:11 2019 +0000 |
tree | 9474befd78f73be6d39c3b1cafa3824cce3c6db9 | |
parent | 84be8e405e0a6783ab3d60b2a9b704002b9e4c92 [diff] |
Move getPhoneCount implementation back to TelephonyManager. Moving it inside iTelephony creates problems. Some components call getPhoneCount during initialization while iTelephony service is not even running, which will cause phone process to crash. Bug: 123667461 Test: manual Change-Id: Ie13f6222caa1b23b0a537edc014cccd143194b38