commit | faadb975d98206dbbf329e4f50c6b348fc2a967b | [log] [tgz] |
---|---|---|
author | Muhammad Qureshi <muhammadq@google.com> | Sat Jan 25 07:51:53 2020 -0800 |
committer | Muhammad Qureshi <muhammadq@google.com> | Sat Jan 25 07:51:53 2020 -0800 |
tree | f26b7c8f1e71564d8e795e3e5bab005a6b98f751 | |
parent | 6ad0c8443c9e4f5480dddae79ba30f35ee070295 [diff] |
Migrate to TelecomStatsLog from 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 adds autogenerated TelecomStatsLog and replaces usages of StatsLog with TelecomStatsLog. Bug: 145952197 Test: m Test: atest TelecomUnitTests Change-Id: Idd9ed343a596336b7c56b705cb521c14a7ff2716