Index: android_webview/tools/cts_config/webview_cts_gcs_path.json |
diff --git a/android_webview/tools/cts_config/webview_cts_gcs_path.json b/android_webview/tools/cts_config/webview_cts_gcs_path.json |
index ad2250384476f674ae4aa5ba995b6d3ddf842149..8241afcdcf9ac92601d17b80d1c25341c2d2642d 100644 |
--- a/android_webview/tools/cts_config/webview_cts_gcs_path.json |
+++ b/android_webview/tools/cts_config/webview_cts_gcs_path.json |
@@ -2,14 +2,17 @@ |
"arm_64": { |
"L": { |
"filename": "arm_64/L/android-cts-arm_64-3500656.zip", |
+ "apk": "arm_64/L/CtsWebkitTestCases.apk", |
the real yoland
2016/12/08 19:16:03
This should definitely stored in a sub directory w
mikecase (-- gone --)
2016/12/08 22:58:43
yup, agree. Fixed.
|
"_origin": "aosp-lollipop-mr1-cts-dev@3500656" |
}, |
"M": { |
"filename": "arm_64/M/android-cts-arm_64-3505727.zip", |
+ "apk": "arm_64/M/CtsWebkitTestCases.apk", |
"_origin": "aosp-marshmallow-cts-dev@3505727" |
}, |
"N": { |
"filename": "arm_64/N/android-cts-arm_64-3367285.zip", |
+ "apk": "arm_64/N/CtsWebkitTestCases.apk", |
"_origin": "aosp-nougat-cts-release@3367285" |
} |
} |