commit | a3c5ff5d3f38718b9786f64f8e8fb1f91fe96bf9 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Thu May 21 13:56:33 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Thu May 21 14:10:17 2020 -0700 |
tree | 6c3f4054541171e3d708131f785cea70557f04e5 | |
parent | f29cd20df55217e64c9bee34fffcd95ca3f81318 [diff] |
logd: move current sequence from LogBufferElement to LogBuffer This is required for tests that are aware of sequence numbers to pass; each new LogBuffer instance should start from sequence = 1, which isn't the case if the current sequence number is a static. Test: unit tests Change-Id: Ie488f8ac5e22b946b7e6237d1d5caf14929c0ec3