Things to note:
- permission_broker is actually asked twice if it is ok with a device being shared, once upon new device detection and then once more upon the request to share it / pass it through.
- CrosUsbDetector also keeps a list of USB classes which it does not wish to be passed through, and these are used to create an interface mask that permission_broker uses to drop those interfaces when passing the device through.