commit | 0816e0ee6e9bfde8a8eeb9cef9252a2c7ddee384 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Thu Jul 16 13:50:01 2009 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Thu Jul 16 13:50:01 2009 -0700 |
tree | 4c156ffe4ec52d66f4b5355e52d71825db7bb596 | |
parent | 3e1663a2539ff0b939193304cfb601f6b134af7d [diff] |
Fix issue #1985606 (Boot crash when battery level of < 15% is reported) in Donut Actually I don't think it is really an issue here, because the status bar doesn't start itself up like this until after we have booted, but let's be safe. And DO NOT MERGE since this code has changed in master.