OSDN Git Service

Otadexopt: Expose progress percentage
authorAndreas Gampe <agampe@google.com>
Fri, 10 Jun 2016 22:21:39 +0000 (15:21 -0700)
committerAndreas Gampe <agampe@google.com>
Fri, 10 Jun 2016 22:21:39 +0000 (15:21 -0700)
commitbf06232f4d440ced8230662a77ca0e8ece6383ca
tree761a056f21118abd735a5526413ed3f90c886410
parentd499d79b07a7f15df15d843242563e4282ecdd83
Otadexopt: Expose progress percentage

To be able to report progress of an A/B OTA dexopt, expose a
progress function that the script can query.

Bug: 25612095
Bug: 29223204
Change-Id: Ie8162946d18f6fa78649a40ad5d3949d31a181cd
core/java/android/content/pm/IOtaDexopt.aidl
services/core/java/com/android/server/pm/OtaDexoptService.java
services/core/java/com/android/server/pm/OtaDexoptShellCommand.java