package

androidx.test.runner.permission

Classes

PermissionRequesterRequests a runtime permission on devices running Android M (API 23) and above.
RequestPermissionCallableBase class for runtime permission java.util.concurrent.Callables.
ShellCommandIdeally we wouldn't need this abstraction but since is final we need an abstraction on top to be able to mock it in tests.

Enums

RequestPermissionCallable.ResultResult of a permission request.