AI 147398: CTS: Fix console search for test packages
  When the CTS host searched for a test package to run, it did so using
  String.startswith() to allow partial package names to be entered on the
  console.  This caused problems with multiple packages that share the same
  prefix.
  BUG=1804876

Automated import of CL 147398
1 file changed
tree: e947147e56c0e77185fbea191d06d3c0bdf327f4
  1. tests/
  2. tools/
  3. Android.mk