commit | 9b2458a45f55c5d496d9f858c9adace78a502252 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Aug 02 17:09:30 2019 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Aug 02 17:09:30 2019 -0700 |
tree | d4b5b489150582c9ac0942d74e6d3d5936e95d71 | |
parent | 3d792f498b3db9b66cb1689be08fa9caf4df769c [diff] |
adb: add `--abi` to the `adb install` help. A bit of a break with convention, but we do already document `-t` which is actually a PackageManager option, not an adb option, and `--abi` seems like it'll be seeing increased usage these next few years. Also add a pointer to `adb shell pm help` for full details of PackageManager options. Bug: http://b/122487331 Test: manual Change-Id: I93f48d202e5707b27caadb5af2a65c485c6d3407