min_machine_size: "n1-standard-1" disk_image_name: "avd-system.tar.gz" disk_image_mime_type: "application/x-tar" disk_image_extension: ".tar.gz" disk_raw_image_name: "disk.raw" disk_raw_image_extension: ".img" default_extra_data_disk_device: "/dev/block/sdb" creds_cache_file: ".acloud_oauth2.dat" user_agent: "acloud" default_usr_cfg { machine_type: "n1-standard-1" network: "default" extra_data_disk_size_gb: 0 metadata_variable { key: "camera_front" value: "1,32,24,checker-sliding" } metadata_variable { key: "camera_back" value: "1,640,480,checker-fixed" } metadata_variable { key: "cfg_sta_ephemeral_cache_size_mb" value: "512" } metadata_variable { key: "cfg_sta_ephemeral_data_size_mb" value: "2048" } metadata_variable { key: "cfg_sta_persistent_data_device" value: "default" } metadata_variable { key: "gps_coordinates" value: "37.422,122.084,100,0,1,1" } } # Device resolution device_resolution_map { key: "nexus5" value: "1080x1920x32x480" } device_resolution_map { key: "nexus6" value: "1440x2560x32x560" } # nexus7 (2012) device_resolution_map { key: "nexus7_2012" value: "800x1280x32x213" } device_resolution_map { key: "nexus7_2013" value: "1200x1920x32x320" } device_resolution_map { key: "nexus9" value: "1536x2048x32x320" } device_resolution_map { key: "nexus10" value: "1600x2560x32x320" } # Default orientation device_default_orientation_map { key: "nexus5" value: "portrait" } device_default_orientation_map { key: "nexus6" value: "landscape" } device_default_orientation_map { key: "nexus7_2012" value: "landscape" } device_default_orientation_map { key: "nexus7_2013" value: "landscape" } device_default_orientation_map { key: "nexus9" value: "landscape" } device_default_orientation_map { key: "nexus10" value: "landscape" } # Precreated data images. precreated_data_image { key: 4 value: "extradisk-image-4gb" } precreated_data_image { key: 10 value: "extradisk-image-10gb" }