Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
A SecurityException is thrown when attaching a USB audio device to a hikey using the latest AOSP Master state
06-30 07:20:06.787 596 UsbHostManager D USB device attached: vidpid 0b0e:0422 mfg/product/ver/serial null/Jabra SPEAK 510 USB/2.25/70BF924F2F02021900 hasAudio/HID/Storage: true/true/false
06-30 07:20:06.814 596 UsbHostManagerJNI E java.lang.SecurityException: Missing MODIFY_AUDIO_ROUTING permission
06-30 07:20:06.814 596 UsbHostManagerJNI E at com.android.server.audio.AudioService.enforceModifyAudioRoutingPermission(AudioService.java:2136)
06-30 07:20:06.814 596 UsbHostManagerJNI E at com.android.server.audio.AudioService.setWiredDeviceConnectionState(AudioService.java:4353)