commit | 5b53e02909c837e7633f995345b3a0a1adbd5a3b | [log] [tgz] |
---|---|---|
author | James Hawkins <jhawkins@google.com> | Wed Jan 25 14:05:46 2017 -0800 |
committer | James Hawkins <jhawkins@google.com> | Wed Jan 25 14:32:04 2017 -0800 |
tree | 4cefb9c926dd435c60d3bf64e799f59c81c03d8f | |
parent | 048ad52b321f53e704c06fc955534f2f8085e89f [diff] |
boottime/init: Report ro.boottime.init* properties in milliseconds. * Nanosecond precision ended up being harder to grok. * This change modifies the Timer class to have duration_ms instead of duration_ns. Bug: 34466121 Change-Id: I3bf6b41875307e3b3b1fc36dec020606333ed016 Test: adb logcat | grep bootstat