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

Side by Side Diff: scripts/slave/recipe_modules/android/config.expected/android.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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "AOSP": { 2 "AOSP": {
3 "lunch_flavor": "full-eng", 3 "lunch_flavor": "full-eng",
4 "ndk_pin_revision": "5049b437591600fb0d262e4215cee4226e63c6ce",
5 "repo": { 4 "repo": {
6 "branch": "jb-mr1.1-dev", 5 "branch": "android-4.3_r2.1",
7 "sync_flags": [ 6 "sync_flags": [
8 "-j16", 7 "-j16",
9 "-d", 8 "-d",
10 "-f" 9 "-f"
11 ], 10 ],
12 "url": "https://android.googlesource.com/platform/manifest" 11 "url": "https://android.googlesource.com/platform/manifest"
13 } 12 }
14 } 13 }
15 } 14 }
OLDNEW
« no previous file with comments | « scripts/slave/recipe_modules/android/config.py ('k') | scripts/slave/recipes/android_webview_aosp.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698