mobly icon indicating copy to clipboard operation
mobly copied to clipboard

Allow loading snippets with the same package but different user IDs

Open mhaoli opened this issue 1 month ago • 0 comments

Changes:

  1. Add a property identifier to SnippetClientV2 class.
  2. 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.

mhaoli avatar Dec 10 '25 08:12 mhaoli