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

Unified Diff: scripts/slave/recipes/android/builder.expected/full_chromium_perf_Android_arm64_Builder.json

Issue 1718093003: [Android] Limit the targets built on the android chromium.perf builders. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 10 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
« no previous file with comments | « scripts/slave/recipes/android/builder.expected/full_chromium_perf_Android_Builder.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/android/builder.expected/full_chromium_perf_Android_arm64_Builder.json
diff --git a/scripts/slave/recipes/android/builder.expected/full_chromium_perf_Android_arm64_Builder.json b/scripts/slave/recipes/android/builder.expected/full_chromium_perf_Android_arm64_Builder.json
index 9f39adb0c06ef1bdcab3f872e89bbd99f5f77d2c..08f3bea66985dde39efee8c100b5b072bd67726e 100644
--- a/scripts/slave/recipes/android/builder.expected/full_chromium_perf_Android_arm64_Builder.json
+++ b/scripts/slave/recipes/android/builder.expected/full_chromium_perf_Android_arm64_Builder.json
@@ -180,7 +180,11 @@
"/path/to/tmp/json",
"--goma-dir",
"[BUILD]/goma",
- "--"
+ "--",
+ "android_tools",
+ "cc_perftests",
+ "chrome_public_apk",
+ "gpu_perftests"
],
"cwd": "[SLAVE_BUILD]",
"env": {
« no previous file with comments | « scripts/slave/recipes/android/builder.expected/full_chromium_perf_Android_Builder.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698