CTS: Fix console search for test packages

Bug 2059475. Manual integration of cupcake change 147398

Original comment:
  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.
1 file changed
tree: 6bf8b54e304f7dcdce2169c6eb03a7343b3fcbee
  1. tests/
  2. tools/
  3. Android.mk