commit | 6f207105031f86874bcbf29e0c8b0e001208e2c9 | [log] [tgz] |
---|---|---|
author | Muhammad Qureshi <muhammadq@google.com> | Tue Jan 28 10:37:41 2020 -0800 |
committer | Muhammad Qureshi <muhammadq@google.com> | Wed Jan 29 17:14:03 2020 -0800 |
tree | 0e7cecff95551904b571c822a8735fa769f7bfa3 | |
parent | 47c9ac72dd4a9eeac23e5b63f715b4f11d57df53 [diff] |
Use FrameworkStatsLog instead of StatsLog As part of statsd becoming a Mainline module in R, autogenerated StatsLog.write() calls are going away and replaced by *StatsLog.java that is autogenerated for each module. This CL replaces some usages of StatsLog with FrameworkStatsLog. Bug: 145952197 Test: m Change-Id: I74f9614fc8866dd1c5875ee1b240c808613b8625