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

Side by Side Diff: infra/bots/android_sdk.isolate

Issue 1975893002: Add isolate_android_sdk.py script and android_sdk_hash (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Use provided SDK Created 4 years, 7 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
« no previous file with comments | « no previous file | infra/bots/android_sdk_hash » ('j') | infra/bots/isolate_android_sdk.py » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 'variables': { 2 'variables': {
3 'files': [ 3 'files': [
4 '../../../.gclient', 4 '<(ANDROID_SDK_DIR)/',
5 ], 5 ],
6 }, 6 },
7 } 7 }
OLDNEW
« no previous file with comments | « no previous file | infra/bots/android_sdk_hash » ('j') | infra/bots/isolate_android_sdk.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698