commit | df1d564e9a61aaabce7e832225ab678d5136e4d9 | [log] [tgz] |
---|---|---|
author | Malcolm Chen <refuhoo@google.com> | Wed Jan 30 21:22:42 2019 -0800 |
committer | Malcolm Chen <refuhoo@google.com> | Tue Feb 19 16:40:51 2019 -0800 |
tree | 811d41a62e7c3118e754a4fbfa4d8e1f81ab378b | |
parent | a6f40828e8e9786deb9c1d54ac88d74e3c513e93 [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 Merged-In: Ie13f6222caa1b23b0a537edc014cccd143194b38