commit | 11cf30b5edf839a353180b39ae4e55c544beaf56 | [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 | abea9b16519b9f1250d468dd468fbd3cc9c72aad | |
parent | 9b33cbc0cbe92e7f1e60f7b8a3c2fc35976aadbc [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