commit | 6fcacb2fe1275c622ca16d712468d9f7a55e38cd | [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 | 9e636778bdaae84bd98f5e38c4db23eddd648e94 | |
parent | 46c3c4fa51d4480901e333c1d6bf70e8b9c4f861 [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