We've got a workflow that involves an in-house Android application interacting with some USB peripherals. Android doesn't persist permissions settings for detachable USB devices, so every time the devices disconnect/reconnect, the user has to be reprompted for various access permissions to the USB devices. If we have a listing of the device VID/PIDs and the list of permissions required, can we get MobiControl to automate the granting of the permissions, so we don't have to bother the user?