I have connected 2 devices on my machine and I want to run Google CTS in both the devices. But here the problem is, Whenever I run ./startcts command, both the devices are getting connected to the session.
My Requirement:
- I want to run CTS in both the devices.
- Its ok if it requires two separate android-cts folder paths.
- Is it possible to make one device to connect one android cts session?
I have gone through the startcts and host-config files. But did not find any places to modify. Since I am new to the CTS, can anyone please help me if they have solved this problem.