commit | 9366df5f3d6eeba1bec4c9bfa857d688dc31fb71 | [log] [tgz] |
---|---|---|
author | Jocelyn Bohr <bohr@google.com> | Thu Jan 26 19:20:53 2017 -0800 |
committer | Jocelyn Bohr <bohr@google.com> | Wed Apr 26 11:08:41 2017 -0700 |
tree | b476d75dc0a9c462c421065d029daae333346251 | |
parent | 84e6d319f81a42a9f83856581f561f8888afd004 [diff] |
fastboot: Add 'stage' command (cherry-picked from internal nyc-iot-dev to AOSP) New user-level command usage: * fastboot stage <infile> Sends the contents of <infile> to the device to stage for use in the next command. This enables OEM commands to use data downloaded from host to device. Bug: 35811075 Test: Manual test on imx6ul Change-Id: I483a18f9f4205d3289ee524656b9d741b16e9fe6 (cherry-picked from commit 001c75c6c0fe6a70a1db2a65253ab3c43ec17d46)