History log of /system/update_engine/scripts/update_device.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6751bbe28c2bb1114a941dea0ffa489371d81ce2 21-Mar-2017 Alex Deymo <deymo@google.com> scripts: New script to update a device connected via adb

This new script allows to execute the update flow on an Android device
connected via adb to the host. At the moment, it supports both providing
the payload over the network with an "adb reverse" connection and to
push the payload to a file on the device.

Bug: 35903885
Test: system/update_engine/scripts/update_device.py ota.zip
Change-Id: I1c6d4df97ce85b6e30367a53b351353a954efbdc
/system/update_engine/scripts/update_device.py