blob: 1cf9ca282e14bf81a959484ebdb385f4f0644944 [file] [log] [blame]
#pragma once
#include <string>
#include "host/libs/config/cuttlefish_config.h"
bool ApplyDataImagePolicy(const vsoc::CuttlefishConfig& config);
void CreateBlankImage(
const std::string& image, int image_mb, const std::string& image_fmt);