commit | 550b84c5820d7d032d7a25bddb9c499cc0ae9797 | [log] [tgz] |
---|---|---|
author | Muhammad Qureshi <muhammadq@google.com> | Mon Feb 03 14:17:59 2020 -0800 |
committer | Muhammad Qureshi <muhammadq@google.com> | Mon Feb 03 23:24:04 2020 +0000 |
tree | 2a9d7fa9c3f203d3390cb3aecb990ef6914ca03d | |
parent | 5a1680ded1d7274ea2350a4d841aca4640ddfe09 [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: Ifa968468ccdb18d75bac18039c280a56de2336f1