Android-cuttlefish cvd tool
|
#include "cuttlefish/host/frontend/webrtc/kml_locations_handler.h"
#include <unistd.h>
#include <iostream>
#include <string>
#include <android-base/logging.h>
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/host/libs/location/GnssClient.h"
#include "cuttlefish/host/libs/location/KmlParser.h"
Namespaces | |
namespace | cuttlefish |
namespace | cuttlefish::webrtc_streaming |