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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | infra/bots/android_sdk_hash » ('j') | infra/bots/isolate_android_sdk.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/bots/android_sdk.isolate
diff --git a/infra/bots/compile_skia.isolate b/infra/bots/android_sdk.isolate
similarity index 62%
copy from infra/bots/compile_skia.isolate
copy to infra/bots/android_sdk.isolate
index c29919938e26a1b7994fa88fc80e3b72a5193642..bd3346405df1f674616467e219465be4c962a4ae 100644
--- a/infra/bots/compile_skia.isolate
+++ b/infra/bots/android_sdk.isolate
@@ -1,7 +1,7 @@
{
'variables': {
'files': [
- '../../../.gclient',
+ '<(ANDROID_SDK_DIR)/',
],
},
}
« 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