Skip to content

Commit

Permalink
Add CTS for marshmallow to config file
Browse files Browse the repository at this point in the history
BUG=667373

Review-Url: https://codereview.chromium.org/2530633003
Cr-Commit-Position: refs/heads/master@{#434735}
  • Loading branch information
yolandyan authored and Commit bot committed Nov 28, 2016
1 parent d5c9ff3 commit baa32fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
6 changes: 5 additions & 1 deletion android_webview/tools/cts_config/webview_cts_gcs_path.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
"arm_64": {
"L": {
"filename": "arm_64/L/android-cts-arm_64-3500656.zip",
"_origin": "aosp-lollipop-mr1-cts-dev@3500656"
"_origin": "aosp-lollipop-mr1-cts-dev@3500656"
},
"M": {
"filename": "arm_64/M/android-cts-arm_64-3505727.zip",
"_origin": "aosp-marshmallow-cts-dev@3505727"
},
"N": {
"filename": "arm_64/N/android-cts-arm_64-3367285.zip",
Expand Down
12 changes: 0 additions & 12 deletions android_webview/tools/cts_config/webview_cts_gcs_path_new.json

This file was deleted.

0 comments on commit baa32fe

Please sign in to comment.