commit | 0ffc988a7f47013805d5abeed1c20f159b3bd799 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Wed Apr 13 18:15:56 2011 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Thu Apr 14 10:57:22 2011 -0700 |
tree | f9873ba8872388b88d75a3d83144e03e7c3f59f4 | |
parent | 5cde33b7d14841677414fa9f43a043bb4a89ffa7 [diff] |
Rewrite battery history storage. We now write battery history directly into a buffer, instead of creating objects. This allows for more efficient storage; later it can be even better because we can only write deltas. The old code is still there temporarily for validation. Change-Id: I9707d4d8ff30855be8ebdc93bc078911040d8e0b