summaryrefslogtreecommitdiff
path: root/scripts/update_device.py
AgeCommit message (Expand)Author
2021-04-19Update shebang line for update_device.py.Yifan Hong
2021-04-15Rename no-care-map flagKelvin Zhang
2021-04-15Add 5s timeout to cleanup commandsKelvin Zhang
2021-04-01Add no postinstall optionKelvin Zhang
2021-03-08Add a --verify_only flag, which verifies the payloadKelvin Zhang
2021-03-05Fix python3 compatibility issuesKelvin Zhang
2021-03-04Push care_map.pb to device when serving an OTAKelvin Zhang
2021-02-20Add option to invoke AllocateSpaceForPayload from update_device.pyKelvin Zhang
2020-12-02Fix English typo in update_device.pyKelvin Zhang
2020-11-17Add no_slot_switch flag to update_device scriptKelvin Zhang
2020-10-08Make update_device.py script compatible with python3Kelvin Zhang
2020-08-06Improve payload magic header handlingKelvin Zhang
2020-07-06Merge remote-tracking branch 'aosp/upstream-master' into mergeTianjie
2019-11-19update_payload: Port scripts to python3Andrew Lassalle
2019-11-02Allow update_device install the secondary payloadTianjie Xu
2018-08-21A/B update: Replace the zip FileHeader mechanism for update packageShashikant Baviskar
2017-10-31update_device.py: support passing extra headers.Sen Jiang
2017-10-25update_device.py: Handle the package push without 'adb root'.Tao Bao
2017-10-21Defaults update_device to use only compatible python versionsmarkdr
2017-09-30update_device.py: support OTA zip if use omaha too.Sen Jiang
2017-09-30update_device.py: use the appid from request.Sen Jiang
2017-08-16Add support for omaha in update_device.pySen Jiang
2017-08-16Fix pylint warnings in update_device.pySen Jiang
2017-03-21scripts: New script to update a device connected via adbAlex Deymo