commit | d5449fd56bb57d1478f1d8616123ea8071d9adbb | [log] [tgz] |
---|---|---|
author | Muhammad Qureshi <muhammadq@google.com> | Tue Jan 28 10:36:08 2020 -0800 |
committer | Muhammad Qureshi <muhammadq@google.com> | Wed Jan 29 17:03:01 2020 -0800 |
tree | 19efc4754eb38ad2813a03baad61903b707fe3ca | |
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: Ied4cad6550c99697003948a2639c74fba31f1fde