Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(285)

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_builder__dbg_.json

Issue 505153002: WebRTC: Remove android_apk recipe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebased Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_builder__dbg_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android__dbg_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_builder__dbg_.json
similarity index 73%
rename from scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android__dbg_.json
rename to scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_builder__dbg_.json
index 08902fdb9b1d95ccd74338a568c08e6efe549af5..9afa1d8cb2d63226a20ba1f697633f5de29b7ed3 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android__dbg_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_builder__dbg_.json
@@ -72,5 +72,24 @@
"--"
],
"name": "compile"
+ },
+ {
+ "allow_subannotations": true,
+ "cmd": [
+ "python",
+ "-u",
+ "[BUILD]/scripts/slave/zip_build.py",
+ "--target",
+ "Debug",
+ "--build-url",
+ "gs://chromium-webrtc/android_dbg",
+ "--build_revision",
+ "170242",
+ "--factory-properties",
+ "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Android Builder (dbg)\", \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
+ "--build-properties",
+ "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Android Builder (dbg)\", \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}"
+ ],
+ "name": "package build"
}
]

Powered by Google App Engine
This is Rietveld 408576698