commit | 190228160cc2f049a0c6c0e5cd808126e899c329 | [log] [tgz] |
---|---|---|
author | Hasini Gunasinghe <hasinitg@google.com> | Mon Apr 19 21:31:30 2021 +0000 |
committer | Hasini Gunasinghe <hasinitg@google.com> | Tue Apr 20 17:49:22 2021 +0000 |
tree | bef615a975655a7c15af1ce733751cabecf9d41e | |
parent | 230b4dcc3a9a89aadd5d3f1c5433ec0e3a73ab5e [diff] |
Make log creation via statsd asynchronous. This CL creates a new instance of async_task just to handle log creation asynchronously due to two reasons: 1. Keystore2 starts much earlier than statsd and waits for it. 2. We want to take calling statsd API out of the critical path. Bug: 185831595 Test: statsd_testdrive script Change-Id: I79494edda1b195b0120e26d38ccc3e120977166b