commit | a6825bd0ac436586ac76ade3b9dc913b5e383a25 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Tue Feb 28 08:37:32 2023 -0800 |
committer | Songchun Fan <schfan@google.com> | Tue Feb 28 10:38:40 2023 -0800 |
tree | 7aff0b736b523cae56490446cc2c2a6daecb290d | |
parent | 42e1e6d76e03d3b70e2dc9a1c392cbff852719fd [diff] |
[pm/metrics] add dexopt latency to the metrics Only added to the code path where the ArtService is enabled (which will happen in U). Currently, to test this, enabled ArtService manually by `adb shell setprop dalvik.vm.useartservice true && adb reboot`. Test: manual with `statsd_testdrive 524` BUG: 270585621 Change-Id: I040a6168a9018a83171c44112c5847cc5a0c69c0