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

Unified Diff: build/android/devil_chromium.json

Issue 1785483005: [Android] Update devil SDK binary references from 23.0.0 to 23.0.1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « build/android/BUILD.gn ('k') | no next file » | 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 489add89c816b52919194c0e5e0e023906e2367b..c1157fae9eff78859cb5c72af5b279f9d138187b 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/23.0.0/aapt"
+ "../../third_party/android_tools/sdk/build-tools/23.0.1/aapt"
]
}
}
@@ -32,7 +32,7 @@
"file_info": {
"linux2_x86_64": {
"local_paths": [
- "../../third_party/android_tools/sdk/build-tools/23.0.0/dexdump"
+ "../../third_party/android_tools/sdk/build-tools/23.0.1/dexdump"
]
}
}
@@ -41,7 +41,7 @@
"file_info": {
"linux2_x86_64": {
"local_paths": [
- "../../third_party/android_tools/sdk/build-tools/23.0.0/split-select"
+ "../../third_party/android_tools/sdk/build-tools/23.0.1/split-select"
]
}
}
« no previous file with comments | « build/android/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698