mobly
mobly copied to clipboard
Allow loading snippets with the same package but different user IDs
Changes:
- Add a property
identifierto SnippetClientV2 class. - Use the client identifier instead of package name for logging and dup registration check.
This PR allows loading snippets with the same package for different Android users.