commit | d7c3a8903cd25d5e7cf31ff715077ae2119f374e | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Tue Feb 02 17:13:19 2021 +0000 |
committer | Neil Fuller <nfuller@google.com> | Tue Feb 02 20:09:11 2021 +0000 |
tree | 36527215404d5d663984ff57bd8e354e5b52451a | |
parent | 92ee65806f9ad9030cd857f2972552358a33ba0c [diff] |
Make ReferenceWithHistory output easier to use Make ReferenceWithHistory easier to use by outputting a timestamp for each set() operation, and providing a stable "set id" for historic entries. This means consecutive dump() calls will assign the same ID to the same historic entry, enabling easier comparison. This doesn't change the contract of the storage, just the dump() output. Test: treehugger Bug: 149014708 Change-Id: I28919a25b09b70910873c40562b51fa6664103b0