commit | 1a1689a32c3c247c5461e06974531816f23135f7 | [log] [tgz] |
---|---|---|
author | Malcolm Chen <refuhoo@google.com> | Wed Jan 30 21:19:57 2019 -0800 |
committer | Xiangyu/Malcolm Chen <refuhoo@google.com> | Wed Feb 20 00:49:58 2019 +0000 |
tree | e95739ef0cc7b721206eae163ad9c64c7e76bc39 | |
parent | b829ad7b17bd8d32ac91122711c39b58d1a730d0 [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: I51199eaf0bd87055c21fe61af50f4c353137d621 Merged-In: I51199eaf0bd87055c21fe61af50f4c353137d621