mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Internal change
PiperOrigin-RevId: 611097384 Change-Id: Ib4189548bc08e12807e74143591c3ff341d105d4
This commit is contained in:
parent
e7c5de0db8
commit
180aa03603
|
@ -45,6 +45,7 @@ namespace sandbox2 {
|
||||||
class AllowAllSyscalls;
|
class AllowAllSyscalls;
|
||||||
class TraceAllSyscalls;
|
class TraceAllSyscalls;
|
||||||
class UnrestrictedNetworking;
|
class UnrestrictedNetworking;
|
||||||
|
class LoadUserBpfCodeFromFile;
|
||||||
|
|
||||||
// PolicyBuilder is a helper class to simplify creation of policies. The builder
|
// PolicyBuilder is a helper class to simplify creation of policies. The builder
|
||||||
// uses fluent interface for convenience and increased readability of policies.
|
// uses fluent interface for convenience and increased readability of policies.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user