index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
UpdateEngine.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
UpdateEngine: Add perf mode binder interface
Luca Stefani
2022-09-12
1
-0
/
+11
*
Check for initialization of mUpdateEngine
Kelvin Zhang
2021-12-01
1
-1
/
+4
*
Add a system API UpdateEngine to switch the slot back and forth
Tianjie
2021-07-20
1
-4
/
+38
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-1
/
+1
*
Update cleanupAppliedPayload comment.
Yifan Hong
2020-04-27
1
-3
/
+0
*
UpdateEngine: fix cleanupAppliedPayload impl
Yifan Hong
2020-03-03
1
-1
/
+34
*
UpdateEngine: add WorkerThread annotation.
Yifan Hong
2020-01-29
1
-0
/
+3
*
UpdateEngine.AllocateSpaceResult: rename functions
Yifan Hong
2020-01-29
1
-7
/
+9
*
Merge "Update system api for applyPayload"
Treehugger Robot
2020-01-10
1
-4
/
+6
|
\
|
*
Update system api for applyPayload
Tianjie Xu
2019-12-17
1
-4
/
+6
*
|
Add @ErrorCode annotation to UpdateEngine APIs
Yifan Hong
2020-01-03
1
-1
/
+24
*
|
Add UpdateEngine.cleanupSuccessfulUpdate
Yifan Hong
2020-01-03
1
-0
/
+43
*
|
Add UpdateEngine.allocateSpace
Yifan Hong
2020-01-03
1
-0
/
+104
|
/
*
Use ParcelFileDescriptor over FileDescriptor
Kyeongkab.Nam
2019-10-04
1
-5
/
+3
*
Add nullability anotations
Kyeongkab.Nam
2019-09-12
1
-2
/
+3
*
Merge "Add a new API applyPayloadFd() of UpdateEngine"
Tao Bao
2019-07-13
1
-0
/
+18
|
\
|
*
Add a new API applyPayloadFd() of UpdateEngine
Kyeongkab.Nam
2019-07-09
1
-0
/
+18
|
*
API: Clean up redundant and ineffective usages of SystemApi and TestApi
Adrian Roos
2018-12-12
1
-12
/
+0
*
|
Add Javadoc for UpdateEngine constants.
Tao Bao
2019-03-08
1
-6
/
+130
*
|
Map error code 51 to an incorrect OS error.
Alex Kershaw
2019-01-04
1
-0
/
+1
*
|
API: Clean up redundant and ineffective usages of SystemApi and TestApi
Adrian Roos
2018-12-11
1
-12
/
+0
|
/
*
Expose an update_engine API that verifies the given payload metadata.
Tao Bao
2018-02-09
1
-0
/
+18
*
Added new update engine error codes from
scypher
2017-11-07
1
-0
/
+1
*
UpdateEngine: Expose unbind as system API.
Tao Bao
2017-07-18
1
-32
/
+53
*
Basic javadoc for android.os.UpdateEngine.
Elliott Hughes
2017-02-28
1
-1
/
+76
*
UpdateEngine: Add resetStatus() as system API.
Tao Bao
2016-03-22
1
-11
/
+40
*
Add system APIs for A/B update.
Tao Bao
2016-02-08
1
-0
/
+148