commit | 9086762d565aa9fd92b306cd61c892038bef64fc | [log] [tgz] |
---|---|---|
author | Bookatz <bookatz@google.com> | Wed Jan 31 15:05:57 2018 -0800 |
committer | Bookatz <bookatz@google.com> | Wed Jan 31 17:02:20 2018 -0800 |
tree | f644b017a024fe560570e43414767eb240e9d2e4 | |
parent | 75ca5dff32daf886a09060d2ae4696e162f73a22 [diff] |
Use statsd constants instead of literals Instead of writing StatsLog.write(StatsLog.NAME, 1), we replace the 1 with the appropriate StatsLog constant. Bug: 72749863 Test: still compiles Change-Id: I68c8206de49df7e77ee66333dd633e4b70c7b226