commit | 5b462477a90cd08551149fc649ff3035b5331d2d | [log] [tgz] |
---|---|---|
author | jsh <jsh@google.com> | Tue Sep 01 16:13:55 2009 -0700 |
committer | jsh <jsh@google.com> | Tue Sep 01 16:13:55 2009 -0700 |
tree | dfaeac31496498593b9ab882ebad9daa11a61200 | |
parent | 485e6dca960c2001349de0817c644f24ae85c6e3 [diff] |
Fix some sign in errors. AccountManagerService.SimWatcher was checking if storedImsi = "initial" instead of null as an initial condition. Also, on NV-only CDMA devices we were only sending SIM_STATE_CHANGED notifications when the radio powered down, which meant storedImsi was only initialized if the radio powered down.