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

Side by Side Diff: scripts/slave/recipe_modules/android/config.expected/android.json

Issue 23503077: Bump the branch used in the AOSP bot to include SDK v18. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 3 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 "repo": { 4 "repo": {
5 "branch": "android-4.3_r2.1", 5 "branch": "android-4.3_r2.3",
6 "sync_flags": [ 6 "sync_flags": [
7 "-j16", 7 "-j16",
8 "-d", 8 "-d",
9 "-f" 9 "-f"
10 ], 10 ],
11 "url": "https://android.googlesource.com/platform/manifest" 11 "url": "https://android.googlesource.com/platform/manifest"
12 } 12 }
13 } 13 }
14 } 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