Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/run_cvd/launch/vhal_proxy_server.h"
#include <linux/vm_sockets.h>
#include <optional>
#include <fmt/core.h>
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/common/libs/utils/subprocess.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/host/libs/config/known_paths.h"
#include "cuttlefish/host/libs/feature/command_source.h"
#include "cuttlefish/host/libs/vhal_proxy_server/vhal_proxy_server_eth_addr.h"
Namespaces | |
namespace | cuttlefish |
Functions | |
std::optional< MonitorCommand > | cuttlefish::VhalProxyServer (const CuttlefishConfig &config, const CuttlefishConfig::InstanceSpecific &instance) |