Add mechanism to add extra RunListener

Previously with InstrumentationTestRunner, you could add a custom
TestListener if you subclassed it. This adds the ability to do the same
for JUnit4 tests via the arguments.

Change-Id: If3cce0fa4f1421438629853689752bd94bd17e26
1 file changed
tree: 6baf19199c4c43abfd4c43cd477a0668f4121217
  1. androidtestlib/
  2. uiautomator/
  3. .gitignore
  4. Android.mk
  5. MODULE_LICENSE_APACHE2