google / mobly

E2E test framework for tests with complex environment requirements.
https://github.com/google/mobly
Apache License 2.0
627 stars 175 forks source link

Adding Snippet Client V2 for Android, Step 1 #804

Closed mhaoli closed 2 years ago

mhaoli commented 2 years ago

Second part of #793, adding snippet client v2.

This PR is the first step of adding client v2, including starting and stopping the snippet server.

This PR does not include building socket connection and sending RPC, which will be in step 2 of adding client v2.


This change is Reviewable

mhaoli commented 2 years ago

Force-updated to rebase master.