commit | 9920e212f8252f2d49e60a4c8199e5826ff18ef6 | [log] [tgz] |
---|---|---|
author | Brian Stack <bstack@google.com> | Tue Oct 30 11:54:25 2018 -0700 |
committer | Brian Stack <bstack@google.com> | Tue Oct 30 12:04:33 2018 -0700 |
tree | f3e7e7ffcefb181280d9200018ebec032d622927 | |
parent | e4f74c77b105b09e0c5aa10a3a31491636cfed38 [diff] |
Only save newly received events during testing All events in the temporary event buffer were being saved during testing. This caused some events to be saved multiple times. This patch ensures that only new events are saved. Bug: 115969174 Test: Verified duplicate events are not received Change-Id: Ia2c7df7273456700e0da2ddd927f7daf42e69334