Add a launch test target that does not install apps

Add a test target that performs launch tests on apps already installed on the devices. This will be used to test system apps that come with the device image.

Bug: 184659129
Test: csuite-tradefed run csuite-app-launch-no-install
Change-Id: I9bd10b46e1db92b9735071ddfb653d2f8670d60e
8 files changed
tree: 9b5aeda8b8b38354d08896a7df3160e226a09b8c
  1. config/
  2. harness/
  3. instrumentation/
  4. integration_tests/
  5. pylib/
  6. test_targets/
  7. tools/
  8. Android.bp
  9. OWNERS
  10. PREUPLOAD.cfg
  11. pylintrc
  12. README.md
README.md

Android App Compatibility Test Suite (C-Suite)

C-Suite consists of the testing framework and test cases, designed to detect and report app compatibility issues.