Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/process_sandboxer/policies.h"
#include <stdlib.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <syscall.h>
#include <unistd.h>
#include <string>
#include "absl/log/check.h"
#include "sandboxed_api/sandbox2/policybuilder.h"
#include "sandboxed_api/sandbox2/util/bpf_helper.h"
#include "sandboxed_api/util/path.h"
Namespaces | |
namespace | cuttlefish |
namespace | cuttlefish::process_sandboxer |
Functions | |
sandbox2::PolicyBuilder | cuttlefish::process_sandboxer::AvbToolPolicy (const HostInfo &) |