# Copyright 2022 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Configuration for a generic x86_64 android-13 AVD (userdebug build).
emulator_package {
package_name: "chromium/third_party/android_sdk/public/emulator"
version: "vr0Vf27dh76-6sz87fx6tF-3br8crNIgxByTaYayuX4C" # 32.1.12
dest_path: "generic_android33"
}
system_image_package {
package_name: "chromium/third_party/android_sdk/public/system-images/android-33/google_apis/x86_64"
version: "1TealwPsZ5QUC9ZhKI9-nbMjZ1cFouZQ-CzOv0varQcC" # r9, TE1A.220922.021
dest_path: "generic_android33"
}
system_image_name: "system-images;android-33;google_apis;x86_64"
avd_package {
package_name: "chromium/third_party/android_sdk/public/avds/android-33/google_apis/x86_64"
dest_path: "generic_android33"
}
avd_name: "android_33_google_apis_x86_64"
avd_settings {
screen {
density: 480
height: 1920
width: 1080
}
advanced_features {
key: "GLESDynamicVersion"
value: "on"
}
}