OSDN Git Service

Report OTA time statistics
authorTianjie Xu <xunchang@google.com>
Fri, 13 May 2016 19:30:29 +0000 (12:30 -0700)
committerTianjie Xu <xunchang@google.com>
Tue, 24 May 2016 20:00:30 +0000 (13:00 -0700)
commitdcd3644f224da72ec95c590394ed656915bba481
tree1659fa358d8357e7d0b4d0121cb870301fdbf329
parent0f6363e8b3b091508181ea6cef5f5f87a4f75016
Report OTA time statistics

Read time and I/O for OTA update from last_install, and report the
statistics using MetricsLogger.histogram.

Bug: 28658632
Change-Id: I7fd06a82cbabd346d6d44f81ebad08f6baf4b8d0
core/java/android/os/RecoverySystem.java
core/java/com/android/server/BootReceiver.java