commit | a9f32182731999b81bf7d65702cc26485721cdce | [log] [tgz] |
---|---|---|
author | Shishir Agrawal <shishir@google.com> | Tue Apr 12 12:00:16 2016 -0700 |
committer | Shishir Agrawal <shishir@google.com> | Tue Apr 12 17:57:11 2016 -0700 |
tree | 966fa327ca1d326a99be613661d2163ecd8e8730 | |
parent | de73a6afa33e35d384b2c77a332fd250c266d709 [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: Ia717951215a5fac591314cd6dd07af8258d89ba7