You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use the .tapeRoot(file) builder, it constructs a DefaultTapeRoot, which in turn causes PermissionRule to fail as it only allows AndroidTapeRoot parameters.
The text was updated successfully, but these errors were encountered:
If you use the
.tapeRoot(file)
builder, it constructs aDefaultTapeRoot
, which in turn causesPermissionRule
to fail as it only allowsAndroidTapeRoot
parameters.The text was updated successfully, but these errors were encountered: