commit | b72c66515b86c971bdb5df52965381795e1f917e | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Wed Sep 04 19:12:29 2019 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Tue Oct 01 16:36:08 2019 +0000 |
tree | 29c6695e15949f4df6f6af680fc4db078cfcbca6 | |
parent | ce862df992381137ee7091056522a160d7040162 [diff] |
lmkd: Isolate statslog related code from lmkd code Move statsd related code out of lmkd.c to minimize ifdefs sprinkled around the code and make it more maintainable. Bug: 74119935 Test: lmkd_unit_test Change-Id: Ib22f90fd380b9a31e09ab18ef16787bc07415ddf Signed-off-by: Suren Baghdasaryan <surenb@google.com>