Does any1 know if I can revoke /grant permissions ...
# android
s
Does any1 know if I can revoke /grant permissions in UI tests with
InstrumentationRegistry.getInstrumentation().uiAutomation.executeShellCommand("pm revoke ${InstrumentationRegistry.getTargetContext().packageName} $permission").close()