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
Loading
Please register or sign in to comment