| # Copyright 2021 The Chromium Authors. All rights reserved. |
| # 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 android-27 AVD with the Playstore. |
| |
| emulator_package { |
| package_name: "chromium/third_party/android_sdk/public/emulator" |
| version: "Qv6vr_G7toc3CjPOoR8n_v--fIhm3zOKHSwz349eRIQC" |
| dest_path: ".emulator_sdk" |
| } |
| |
| system_image_package { |
| package_name: "chromium/third_party/android_sdk/public/system-images/android-27/google_apis_playstore/x86" |
| version: "2wUFGQFS3VXHYNlK7HIWwY50VO_wfeFgc4aTD8vTr7cC" |
| dest_path: ".emulator_sdk" |
| } |
| system_image_name: "system-images;android-27;google_apis_playstore;x86" |
| |
| avd_package { |
| package_name: "chromium/third_party/android_sdk/public/avds/android-27/google_apis_playstore/x86" |
| version: "j-6lAyD3V59ge4P8bQtJeR7B0uF8ZZJav8oInUoP3psC" |
| dest_path: ".android" |
| } |
| avd_name: "android_27_google_apis_playstore_x86" |