summaryrefslogtreecommitdiff
path: root/scripts/update_device.py
Commit message (Expand)AuthorAgeFilesLines
* Improve payload magic header handlingKelvin Zhang2021-07-031-4/+31
* Allow update_device install the secondary payloadTianjie Xu2019-11-021-8/+17
* A/B update: Replace the zip FileHeader mechanism for update packageShashikant Baviskar2018-08-211-1/+3
* update_device.py: support passing extra headers.Sen Jiang2017-10-311-4/+6
* update_device.py: Handle the package push without 'adb root'.Tao Bao2017-10-251-1/+6
* Defaults update_device to use only compatible python versionsmarkdr2017-10-211-1/+1
* update_device.py: support OTA zip if use omaha too.Sen Jiang2017-09-301-19/+39
* update_device.py: use the appid from request.Sen Jiang2017-09-301-7/+22
* Add support for omaha in update_device.pySen Jiang2017-08-161-5/+106
* Fix pylint warnings in update_device.pySen Jiang2017-08-161-5/+5
* scripts: New script to update a device connected via adbAlex Deymo2017-03-211-0/+301