Skip to content

Commit

Permalink
Add mach-lookup of com.apple.audio.AudioSession to audio sandbox profile
Browse files Browse the repository at this point in the history
By request.

Bug: 1421371
Change-Id: I912626b68e01807354ed35fc6cec68332136442e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4309940
Commit-Queue: Mark Mentovai <mark@chromium.org>
Reviewed-by: Robert Sesek <rsesek@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1113676}
  • Loading branch information
markmentovai authored and Chromium LUCI CQ committed Mar 7, 2023
1 parent 9841a43 commit deac8c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sandbox/policy/mac/audio.sb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
; Mach IPC.
(allow mach-lookup
(global-name "com.apple.audio.AudioComponentRegistrar")
(global-name "com.apple.audio.AudioSession")
(global-name "com.apple.audio.audiohald")
(global-name "com.apple.audio.coreaudiod")
(global-name "com.apple.audio.SystemSoundServer-OSX")
Expand Down

0 comments on commit deac8c1

Please sign in to comment.