Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 585 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 585 Bytes

Sandbox Policies

This directory integrates the lower-level core sandboxing library with the //content, //services, and //chrome layers. It provides concrete security policies for specific process types and Mojo services, whereas the library provided by //sandbox is a generic sandboxing primitive.

Code in this directory (or other directories) may freely depend on code in the core //sandbox library, but the //sandbox/{mac,linux,win} directories may not depend on this policy component.