index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
UpdateEngine.java
Age
Commit message (
Expand
)
Author
2022-05-02
UpdateEngine: Add perf mode binder interface
Luca Stefani
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-04-27
Update cleanupAppliedPayload comment.
Yifan Hong
2020-03-03
UpdateEngine: fix cleanupAppliedPayload impl
Yifan Hong
2020-01-29
UpdateEngine: add WorkerThread annotation.
Yifan Hong
2020-01-29
UpdateEngine.AllocateSpaceResult: rename functions
Yifan Hong
2020-01-10
Merge "Update system api for applyPayload"
Treehugger Robot
2020-01-03
Add @ErrorCode annotation to UpdateEngine APIs
Yifan Hong
2020-01-03
Add UpdateEngine.cleanupSuccessfulUpdate
Yifan Hong
2020-01-03
Add UpdateEngine.allocateSpace
Yifan Hong
2019-12-17
Update system api for applyPayload
Tianjie Xu
2019-10-04
Use ParcelFileDescriptor over FileDescriptor
Kyeongkab.Nam
2019-09-12
Add nullability anotations
Kyeongkab.Nam
2019-07-13
Merge "Add a new API applyPayloadFd() of UpdateEngine"
Tao Bao
2019-07-09
Add a new API applyPayloadFd() of UpdateEngine
Kyeongkab.Nam
2019-03-08
Add Javadoc for UpdateEngine constants.
Tao Bao
2019-01-04
Map error code 51 to an incorrect OS error.
Alex Kershaw
2018-12-12
API: Clean up redundant and ineffective usages of SystemApi and TestApi
Adrian Roos
2018-12-11
API: Clean up redundant and ineffective usages of SystemApi and TestApi
Adrian Roos
2018-02-09
Expose an update_engine API that verifies the given payload metadata.
Tao Bao
2017-11-07
Added new update engine error codes from
scypher
2017-07-18
UpdateEngine: Expose unbind as system API.
Tao Bao
2017-02-28
Basic javadoc for android.os.UpdateEngine.
Elliott Hughes
2016-03-22
UpdateEngine: Add resetStatus() as system API.
Tao Bao
2016-02-08
Add system APIs for A/B update.
Tao Bao