|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/modem_simulator/network_service.h"#include <map>#include <sstream>#include "absl/log/log.h"#include "cuttlefish/common/libs/utils/files.h"#include "cuttlefish/files/file_exists.h"#include "cuttlefish/host/commands/modem_simulator/device_config.h"#include "cuttlefish/host/commands/modem_simulator/modem_technology.h"#include "cuttlefish/host/commands/modem_simulator/nvram_config.h"#include "cuttlefish/host/commands/modem_simulator/thread_looper.h"
Namespaces | |
| namespace | cuttlefish |
Variables | |
| static const std::string | cuttlefish::kAreaCode = "2142" |
| static const std::string | cuttlefish::kCellId = "0000B804" |