diff options
author | Eric Holk <eholk@google.com> | 2021-03-04 15:44:33 -0800 |
---|---|---|
committer | Treehugger Robot <treehugger-gerrit@google.com> | 2021-03-05 18:37:58 +0000 |
commit | 65a9fb4a6fcf5e34d52c9416715761ee16ea53a7 (patch) | |
tree | ebf98bc030ea20e2fb0300b7c6701da686f66eb5 /test/MultiDexModifiedSecondary/Second.java | |
parent | 8059bdb5ab41ef0beb18eabf00fee877292d8a33 (diff) |
[metrics] Change -Xwrite-metrics-to-statsd to take explicit argument
Previously, we enabled statsd reporting by checking for the presence
of the -Xwrite-metrics-to-statsd argument. This makes it so we cannot
turn it off if we change to on by default. This CL changes the
argument to be -Xwrite-metrics-to-statsd=_, which allows us to force
the setting to either on or off.
Test instructions:
adb shell setprop dalvik.vm.extra-opts \
-Xwrite-metrics-to-statsd=true
adb shell stop && adb shell start
statsd_testdrive 332
Test: manual, see above
Bug: 170149255
Change-Id: Ie43618cf0b454b0986119fc6e501c035f971af15
Diffstat (limited to 'test/MultiDexModifiedSecondary/Second.java')
0 files changed, 0 insertions, 0 deletions