commit | f3a0386b74190c79a8e419859e6093796bbc8c1f | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Thu Jan 23 12:49:14 2020 -0800 |
committer | Patrick Baumann <patb@google.com> | Thu Feb 06 15:16:01 2020 +0000 |
tree | 9b2e93b8c0f85666184c930373a0dd480222192e | |
parent | 38812f345c6067300cd878ae67b970de997b5cee [diff] |
DO NOT MERGE: Adds --force-queryable option to adb install This change adds support for parsing the --force-queryable option from adb install. When implemented will enable test infrastructure to bypass most issues that would be encountered by app enumeration without changes. Bug: 142386643 Test: run `adb install --force-queryable ...` Change-Id: I0b14de9c5fddc60f30868e60ea71151e8da9e413