commit | fc0992776de618b79fa663c3f0c9f19dad4f1216 | [log] [tgz] |
---|---|---|
author | Bookatz <bookatz@google.com> | Wed Aug 15 15:13:02 2018 -0700 |
committer | Adam Bookatz <bookatz@google.com> | Thu Aug 16 17:06:45 2018 +0000 |
tree | 29712b7663472eada0dbf2b331add2bd244ebba7 | |
parent | 63796b8a2bce722290d92b934f9153b1e227a032 [diff] |
Remove BatteryStats ref from BackupRecord BackupRecord currently maintains a record of BatteryStatsImpl.Uid.Pkg.Serv, but never uses it, so the reference may as well be removed. Bug: 111763012 Test: Still compiles Change-Id: I9c850a4aebf43a85b94a545fe6dbbfa7686c5ae0