Commit ed05a0e9e7ce25348a1648a860511505fbe25d80

Sam Lantinga 2021-11-11T20:33:02

Fixed exception trying to get USB permission You can't set the intent to be immutable, otherwise the USB system can't set the device and permission in the response. This works fine on Android 12 without an immutable intent.