commit | b18e3179c2cbabec19956b1888718bfa854ad662 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Tue Nov 27 10:33:41 2018 -0800 |
committer | Felipe Leme <felipeal@google.com> | Tue Nov 27 17:24:23 2018 -0800 |
tree | af0006ee2a13cadd769c9277d8e77f5a6c3b9015 | |
parent | 328d44264cef54f00e0a7a52bc54d739d23a1432 [diff] |
Initial buffering of Content Capture events. IntelligenceManager must buffer ContentCapture events and send them to the service in a batch, and this is the initial implementation of such batch: it's just batching a pre-defined number of events, without any further optimization (like flushing after x ms). Test: manual verification Bug: 111276913 Bug: 119220549 Change-Id: I96a4708fd3fcfd3098a0894a3ae3e967804cf4e6