summaryrefslogtreecommitdiff
path: root/core/java/android/os/UpdateEngine.java
AgeCommit message (Expand)Author
2022-05-02UpdateEngine: Add perf mode binder interfaceLuca Stefani
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-04-27Update cleanupAppliedPayload comment.Yifan Hong
2020-03-03UpdateEngine: fix cleanupAppliedPayload implYifan Hong
2020-01-29UpdateEngine: add WorkerThread annotation.Yifan Hong
2020-01-29UpdateEngine.AllocateSpaceResult: rename functionsYifan Hong
2020-01-10Merge "Update system api for applyPayload"Treehugger Robot
2020-01-03Add @ErrorCode annotation to UpdateEngine APIsYifan Hong
2020-01-03Add UpdateEngine.cleanupSuccessfulUpdateYifan Hong
2020-01-03Add UpdateEngine.allocateSpaceYifan Hong
2019-12-17Update system api for applyPayloadTianjie Xu
2019-10-04Use ParcelFileDescriptor over FileDescriptorKyeongkab.Nam
2019-09-12Add nullability anotationsKyeongkab.Nam
2019-07-13Merge "Add a new API applyPayloadFd() of UpdateEngine"Tao Bao
2019-07-09Add a new API applyPayloadFd() of UpdateEngineKyeongkab.Nam
2019-03-08Add Javadoc for UpdateEngine constants.Tao Bao
2019-01-04Map error code 51 to an incorrect OS error.Alex Kershaw
2018-12-12API: Clean up redundant and ineffective usages of SystemApi and TestApiAdrian Roos
2018-12-11API: Clean up redundant and ineffective usages of SystemApi and TestApiAdrian Roos
2018-02-09Expose an update_engine API that verifies the given payload metadata.Tao Bao
2017-11-07Added new update engine error codes fromscypher
2017-07-18UpdateEngine: Expose unbind as system API.Tao Bao
2017-02-28Basic javadoc for android.os.UpdateEngine.Elliott Hughes
2016-03-22UpdateEngine: Add resetStatus() as system API.Tao Bao
2016-02-08Add system APIs for A/B update.Tao Bao