Sunday, 5 May 2019

Grant USB permissions as device owner

A device owner can grant runtime permissions to a third-party app using DevicePolicyManager.setPermissionGrantState() to avoid user prompts.

But is there any way for a device owner to grant USB permissions as well, so that this app gets access to plugged USB devices without user prompt ?



from Grant USB permissions as device owner

No comments:

Post a Comment