commit | 41166306294a7d879c41f6ae1d066882954f618a | [log] [tgz] |
---|---|---|
author | Muhammad Qureshi <muhammadq@google.com> | Tue Jan 28 10:23:36 2020 -0800 |
committer | Muhammad Qureshi <muhammadq@google.com> | Mon Feb 03 13:50:12 2020 -0800 |
tree | e9ff77fa088fad542cc4407a4e8b97002630038c | |
parent | 27e12881e404c52e3067bbaca7afa8e196d70efa [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: I28e7f66e8749fdfd29714954b0132d8d63e42363