commit | dc50a87495c23068b4150a0fc197e51ace2ae47b | [log] [tgz] |
---|---|---|
author | Shishir Agrawal <shishir@google.com> | Tue Apr 12 11:55:01 2016 -0700 |
committer | Shishir Agrawal <shishir@google.com> | Tue Apr 12 12:41:22 2016 -0700 |
tree | 99e4b7bcfb54132a8a3578ea609058767ec06596 | |
parent | 8af20ef6a885a50694805a066f02fc643e80b837 [diff] |
Fixing few TelephonyManager calls to work when there is no SIM. * getDeviceSoftwareVersion - Fixed to work for no SIM by not looking up subId. * getImei - Fixed to work for no SIM by not looking up subId. * getActivePhoneTypeForSlot - Adding a method (hidden). * getCallState - Adding slotId version (hidden). Bug: 27378995 Change-Id: Ib67ae3df5562d75727dc7e4ac023021fb331d3b5