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

Unified Diff: scripts/slave/recipes/android_webview_aosp.expected/uses_android_repo.json

Issue 22852002: Move AOSP bots to Android 4.3 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 7 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/android_webview_aosp.expected/uses_android_repo.json
diff --git a/scripts/slave/recipes/android_webview_aosp.expected/uses_android_repo.json b/scripts/slave/recipes/android_webview_aosp.expected/uses_android_repo.json
index 9e9f231be0df5521cd7d6ff3f7c6bd31b429b1a1..68e2c2d6038f45c8f4932b049051e5e5fa3c214b 100644
--- a/scripts/slave/recipes/android_webview_aosp.expected/uses_android_repo.json
+++ b/scripts/slave/recipes/android_webview_aosp.expected/uses_android_repo.json
@@ -179,7 +179,7 @@
"-u",
"https://android.googlesource.com/platform/manifest",
"-b",
- "jb-mr1.1-dev"
+ "android-4.3_r2.1"
],
"cwd": "[SLAVE_BUILD_ROOT]/android-src",
"name": "repo init"
@@ -188,9 +188,7 @@
"cmd": [
"[SLAVE_BUILD_ROOT]/src/android_webview/buildbot/generate_local_manifest.py",
"[SLAVE_BUILD_ROOT]/android-src",
- "external/chromium_org",
- "--ndk-revision",
- "5049b437591600fb0d262e4215cee4226e63c6ce"
+ "external/chromium_org"
],
"name": "generate local manifest"
},

Powered by Google App Engine
This is Rietveld 408576698