Commit 5169d38d authored by Sergey Ulanov's avatar Sergey Ulanov Committed by Commit Bot

[Fuchsia] Add fuchsia.sysmem.Allocator to the runners' sandbox policy

fuchsia.sysmem.Allocator interface will be used to allocate buffers for
video frames.

Bug: Fuchsia: WEB-41
Change-Id: I08f2d23b31c8a2faa9422b1ecdc2ec45f4bfedfd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609720
Auto-Submit: Sergey Ulanov <sergeyu@chromium.org>
Reviewed-by: default avatarWez <wez@chromium.org>
Commit-Queue: Wez <wez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#659348}
parent e0d1419a
......@@ -9,6 +9,7 @@
"fuchsia.net.SocketProvider",
"fuchsia.netstack.Netstack",
"fuchsia.process.Launcher",
"fuchsia.sysmem.Allocator",
"fuchsia.ui.input.ImeService",
"fuchsia.ui.input.ImeVisibilityService",
"fuchsia.ui.scenic.Scenic",
......
......@@ -10,6 +10,7 @@
"fuchsia.net.SocketProvider",
"fuchsia.netstack.Netstack",
"fuchsia.process.Launcher",
"fuchsia.sysmem.Allocator",
"fuchsia.ui.input.ImeService",
"fuchsia.ui.input.ImeVisibilityService",
"fuchsia.ui.scenic.Scenic",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment