Android-cuttlefish cvd tool
|
#include <fruit/fruit.h>
#include "cuttlefish/host/commands/run_cvd/launch/input_connections_provider.h"
#include "cuttlefish/host/commands/run_cvd/launch/webrtc_controller.h"
#include "cuttlefish/host/libs/config/custom_actions.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/host/libs/feature/kernel_log_pipe_provider.h"
Go to the source code of this file.
Namespaces | |
namespace | cuttlefish |
Functions | |
fruit::Component< fruit::Required< const CuttlefishConfig, KernelLogPipeProvider, InputConnectionsProvider, const CuttlefishConfig::InstanceSpecific, const CustomActionConfigProvider, WebRtcController > > | cuttlefish::launchStreamerComponent () |