androidx-ci-action
androidx-ci-action copied to clipboard
Add ability to configure http stack
This PR changes the TestRunnerService factory method to receive a new parameter that can be used to configure the http stack.
This is especially useful for us to be able to get structured logs out of the Http requests of the ci-action library.
Test: TestRunnerServiceImplTest