commit | 8a7c1a79722f14b9f5f67f00a67ccb24c47211fc | [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 | a0665ca4e7f02eea9236185a88ad91b815aabb37 [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