android-test
android-test copied to clipboard
Make ExperimentalTestApi a public API.
Make ExperimentalTestApi a public API.
Previously ExperimentalTestApi was marked as an internal API, which didn't make sense as external users will need to reference it to opt-in to any API annotated with @ExperimentalTestApi.