forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgeneric_playstore_android24.textpb
26 lines (22 loc) · 1.04 KB
/
generic_playstore_android24.textpb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# 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 android-24 AVD with playstore (user build)
emulator_package {
package_name: "chromium/third_party/android_sdk/public/emulator"
version: "KUbHEU8j3yFnPWB_61mplm5-Mpm1bJ-cRDeDzTHK3hkC" # 31.2.8
dest_path: "generic_playstore_android24"
}
system_image_package {
package_name: "chromium/third_party/android_sdk/public/system-images/android-24/google_apis_playstore/x86"
version: "Ojw5nKhSYXGt87HR42bLyeDhuHUByNUnuItEn7t6n3IC" # 19
dest_path: "generic_playstore_android24"
}
system_image_name: "system-images;android-24;google_apis_playstore;x86"
avd_package {
package_name: "chromium/third_party/android_sdk/public/avds/android-24/google_apis_playstore/x86"
# Created in https://ci.chromium.org/b/8819381886161538497
version: "3pqakRkidFSzF6rs0z2BOg19ojnQsqYdJssqyNT-4dcC"
dest_path: "generic_playstore_android24"
}
avd_name: "android_24_google_apis_playstore_x86"