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

Unified Diff: build/android/devil_chromium.json

Issue 2760383003: Roll Android SDK to N-MR1 (Closed)
Patch Set: Rebase again Created 3 years, 9 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 | « DEPS ('k') | build/android/pylib/constants/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/devil_chromium.json
diff --git a/build/android/devil_chromium.json b/build/android/devil_chromium.json
index 1f9080d115d975744cedde1397d88c0d4f82b138..6b87fa2c82167174e3ecef05f2593f2558f6104f 100644
--- a/build/android/devil_chromium.json
+++ b/build/android/devil_chromium.json
@@ -5,7 +5,7 @@
"file_info": {
"linux2_x86_64": {
"local_paths": [
- "../../third_party/android_tools/sdk/build-tools/24.0.2/aapt"
jbudorick 2017/03/30 00:15:14 I imagine we could do something clever with this f
agrieve 2017/03/30 03:15:57 If it's okay to add a build-dir requirement here,
jbudorick 2017/03/30 03:20:50 devil_chromium.py is already handling bulid produc
mikecase (-- gone --) 2017/03/30 15:21:01 Yeah, I tried previously to replace this entire de
+ "../../third_party/android_tools/sdk/build-tools/25.0.2/aapt"
]
}
}
@@ -32,7 +32,7 @@
"file_info": {
"linux2_x86_64": {
"local_paths": [
- "../../third_party/android_tools/sdk/build-tools/24.0.2/dexdump"
+ "../../third_party/android_tools/sdk/build-tools/25.0.2/dexdump"
]
}
}
@@ -41,7 +41,7 @@
"file_info": {
"linux2_x86_64": {
"local_paths": [
- "../../third_party/android_tools/sdk/build-tools/24.0.2/split-select"
+ "../../third_party/android_tools/sdk/build-tools/25.0.2/split-select"
]
}
}
« no previous file with comments | « DEPS ('k') | build/android/pylib/constants/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698