diff options
author | Pavel Grafov <pgrafov@google.com> | 2017-02-25 19:45:43 +0000 |
---|---|---|
committer | Pavel Grafov <pgrafov@google.com> | 2017-03-21 14:52:32 +0000 |
commit | 4ce59d45a779cea662dbd56e61a98ba2a966b09b (patch) | |
tree | de86961de0392c696051c74b6ba4e709e0923a81 /docs/html/sdk/api_diff/24/changes | |
parent | d9263306d56bf4c5c9c2e3a62bd44f82dacc0863 (diff) |
Request logs from logd with 3s overlap to avoid missing events.
Example: If we got a batch with timestamps [1, 4, 8] and an event
with timestamp 7 was delayed and was added to the buffer later,
if we request the next batch starting from timestamp 8 or 9 that
event will be lost.
The last 3 seconds of events are kept and checked against the next
batch.
Test: afw-test-tradefed-ci run afw-do-security-logging
Change-Id: I55727cfc6143c172edc7dabfd995776f9a0f7eab
Bug: 35373582
Bug: 35026180
Bug: 35648675
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions