index
:
Project-1CE/system_update_engine
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
/
scripts
/
update_device.py
Age
Commit message (
Expand
)
Author
2021-04-19
Update shebang line for update_device.py.
Yifan Hong
2021-04-15
Rename no-care-map flag
Kelvin Zhang
2021-04-15
Add 5s timeout to cleanup commands
Kelvin Zhang
2021-04-01
Add no postinstall option
Kelvin Zhang
2021-03-08
Add a --verify_only flag, which verifies the payload
Kelvin Zhang
2021-03-05
Fix python3 compatibility issues
Kelvin Zhang
2021-03-04
Push care_map.pb to device when serving an OTA
Kelvin Zhang
2021-02-20
Add option to invoke AllocateSpaceForPayload from update_device.py
Kelvin Zhang
2020-12-02
Fix English typo in update_device.py
Kelvin Zhang
2020-11-17
Add no_slot_switch flag to update_device script
Kelvin Zhang
2020-10-08
Make update_device.py script compatible with python3
Kelvin Zhang
2020-08-06
Improve payload magic header handling
Kelvin Zhang
2020-07-06
Merge remote-tracking branch 'aosp/upstream-master' into merge
Tianjie
2019-11-19
update_payload: Port scripts to python3
Andrew Lassalle
2019-11-02
Allow update_device install the secondary payload
Tianjie Xu
2018-08-21
A/B update: Replace the zip FileHeader mechanism for update package
Shashikant Baviskar
2017-10-31
update_device.py: support passing extra headers.
Sen Jiang
2017-10-25
update_device.py: Handle the package push without 'adb root'.
Tao Bao
2017-10-21
Defaults update_device to use only compatible python versions
markdr
2017-09-30
update_device.py: support OTA zip if use omaha too.
Sen Jiang
2017-09-30
update_device.py: use the appid from request.
Sen Jiang
2017-08-16
Add support for omaha in update_device.py
Sen Jiang
2017-08-16
Fix pylint warnings in update_device.py
Sen Jiang
2017-03-21
scripts: New script to update a device connected via adb
Alex Deymo