commit | e23e6c7112eeca08805dd9dc3aed06c04dc225f1 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Sun Apr 07 23:24:03 2019 -0700 |
committer | Tao Bao <tbao@google.com> | Fri Apr 19 12:51:57 2019 -0700 |
tree | e49e984a3fe56716c0d7e6d8c2ab0266851e59e6 | |
parent | 248910604aa0bd3fd47b94833ccb9c44ba0b8453 [diff] |
adb: Support rescue install and getprop. Bug: 128415917 Test: Enter rescue mode on taimen. Send the following commands: `adb rescue getprop ro.build.fingerprint` `adb rescue getprop ro.build.date.utc` `adb rescue getprop ro.build.invalid` `adb rescue install /path/to/package.zip` Test: Sideload on taimen w/ `adb sideload /path/to/package.zip`. Change-Id: Ia246b30314fbcd2bd4cc71a8085a280e33041967