forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathgeneric_playstore_android25.textpb
26 lines (22 loc) · 1.06 KB
/
generic_playstore_android25.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. 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-25 AVD with playstore (user build)
emulator_package {
package_name: "chromium/third_party/android_sdk/public/emulator"
version: "Dogc_gNCYNb3fIG-ovlMkV5EhjaYwdA_Jw9goUpl3A8C" # 30.7.5
dest_path: "generic_playstore_android25"
}
system_image_package {
package_name: "chromium/third_party/android_sdk/public/system-images/android-25/google_apis_playstore/x86"
version: "Rht9Yif4b426j-QxQkQ2YmV7bL0Ailjb_0ux4PaIsbUC" # 9
dest_path: "generic_playstore_android25"
}
system_image_name: "system-images;android-25;google_apis_playstore;x86"
avd_package {
package_name: "chromium/third_party/android_sdk/public/avds/android-25/google_apis_playstore/x86"
# Created in https://ci.chromium.org/b/8819765969004099233
version: "n4TCpx2LFg0J8dXZzfhADg5zLGNt6DH-6zKvvjYcRIgC"
dest_path: "generic_playstore_android25"
}
avd_name: "android_25_google_apis_playstore_x86"