commit | 30108fa4739aba1ebb777e3b4508a102a3c0e1e7 | [log] [tgz] |
---|---|---|
author | Salud Lemus <saludlemus@google.com> | Sat Jul 11 00:02:19 2020 +0000 |
committer | Salud Lemus <saludlemus@google.com> | Mon Jul 27 20:56:57 2020 +0000 |
tree | bfc9563bc850fc45ca3461769330a0290b6c84e3 | |
parent | af1156a3606409c1a395900deba27a90762b0e8a [diff] |
Replace manual creation of AStatsEvent objects with generated method Now native clients can use the auto generated methods for creating AStatsEvent objects that are generated by stats-log-api-gen. Bug: 160367907 Test: Ran `m` and completed successfully Test: Ran `atest statsd_test` and all CTS tests passed Test: Ran `atest HostAtomTests` and all CTS tests passed Test: Ran `atest stats-log-api-gen-test` and all CTS tests passed Change-Id: Ied78eebfd27ed63c30e2af19679f0787094514d0