commit | 00d6fa79f7e384d3dde90118e08fcf7f7d5dc606 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Wed May 18 12:26:02 2016 -0700 |
committer | Christopher Wiley <wiley@google.com> | Wed May 18 12:26:02 2016 -0700 |
tree | e353fa070e02ac8db8dd2752e1193dae8d0b0d30 | |
parent | 2a8b1a3c06f1ffca1e1b668847620a3502d783df [diff] |
Allow using runtest with frameworks-services tests Specifying a runner allows developers to run commands like: `runtest frameworks-services` without getting a message like: "Could not find instrumentation com.android.frameworks.servicestests/android.test.InstrumentationTestRunner on device." Bug: 28833951 Change-Id: I76fb58a8fa16db503c8e98eb5a09c481d41e0a76 Test: Described above