commit | 18b77a0cc519c2af9e23d51c87be636541468d6b | [log] [tgz] |
---|---|---|
author | Muhammad Qureshi <muhammadq@google.com> | Tue Jan 28 10:31:03 2020 -0800 |
committer | Andrei Onea <andreionea@google.com> | Mon Feb 03 13:30:26 2020 +0000 |
tree | eb44426d86a5b2708964ac47acdc1816bc9fea33 | |
parent | ea2a33611353db16dde47c44f633edb003df8cb1 [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. Re-landing of http://ag/10194708 . Bug: 145952197 Test: m Change-Id: Ie5dcc3c677c0f3667d6505a76b91c05649787fba