commit | edb968e237c8470aff1007fe8c4a9ba58d74acbc | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jun 01 18:08:30 2020 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jun 12 11:08:57 2020 +0900 |
tree | 9ee37c5f02cecdf036f5cc4dd04384cd48f0e3cc | |
parent | ea4dced0bcbd1c7c3d4f2472362408c887c734f9 [diff] |
Make LaunchPerformanceBase and UnitTestSuiteBuilder as APIs Those two classes are used by many tests using android.test.runner. Making them as public APIs so that those tests can depend on the public stub of android.test.runner and stop depending on its implementation library. Bug: 157007292 Test: m Change-Id: I33b458f34ffd4c73430f538a85aac308baa6e010