summaryrefslogtreecommitdiff
path: root/core/java/android/os/UpdateEngine.java
Commit message (Expand)AuthorAgeFilesLines
* API: Clean up redundant and ineffective usages of SystemApi and TestApiAdrian Roos2018-12-121-12/+0
* Expose an update_engine API that verifies the given payload metadata.Tao Bao2018-02-091-0/+18
* Added new update engine error codes fromscypher2017-11-071-0/+1
* UpdateEngine: Expose unbind as system API.Tao Bao2017-07-181-32/+53
* Basic javadoc for android.os.UpdateEngine.Elliott Hughes2017-02-281-1/+76
* UpdateEngine: Add resetStatus() as system API.Tao Bao2016-03-221-11/+40
* Add system APIs for A/B update.Tao Bao2016-02-081-0/+148