| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.json
|
| index 4877d00ea9a9d66498ba669a239ea01befb0d5dc..2e1c54b4ccc8081d9fa25749cd9cde0629e0f79f 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.json
|
| @@ -252,6 +252,34 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_MODULE[build::zip]/resources/zip.py"
|
| + ],
|
| + "name": "AppRTCDemo zip archive",
|
| + "stdin": "{\"entries\": [{\"archive_name\": null, \"path\": \"[BUILDER_CACHE]/Android64_Builder__dbg_/src/out/Debug/apks/AppRTCDemo.apk\", \"type\": \"file\"}], \"output\": \"[SLAVE_BUILD]/AppRTCDemo_apk.zip\", \"root\": \"[BUILDER_CACHE]/Android64_Builder__dbg_/src/out/Debug/apks\"}"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
|
| + "--",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
|
| + "----",
|
| + "cp",
|
| + "-a",
|
| + "public-read",
|
| + "[SLAVE_BUILD]/AppRTCDemo_apk.zip",
|
| + "gs://chromium-webrtc/Android64_Builder_(dbg)/AppRTCDemo_apk_170242.zip"
|
| + ],
|
| + "name": "gsutil upload",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LINK@gsutil.upload@https://storage.googleapis.com/chromium-webrtc/Android64_Builder_(dbg)/AppRTCDemo_apk_170242.zip@@@"
|
| + ]
|
| + },
|
| + {
|
| "name": "$result",
|
| "recipe_result": null,
|
| "status_code": 0
|
|
|