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

Unified Diff: build/android/devil_chromium.json

Issue 2350013004: Upgrade to new Android SDK. (Closed)
Patch Set: [Reland] Upgrade to new Android SDK. Created 4 years, 2 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') | build/android/lint/suppressions.xml » ('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 c1157fae9eff78859cb5c72af5b279f9d138187b..1f9080d115d975744cedde1397d88c0d4f82b138 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.1/aapt"
+ "../../third_party/android_tools/sdk/build-tools/24.0.2/aapt"
]
}
}
@@ -32,7 +32,7 @@
"file_info": {
"linux2_x86_64": {
"local_paths": [
- "../../third_party/android_tools/sdk/build-tools/23.0.1/dexdump"
+ "../../third_party/android_tools/sdk/build-tools/24.0.2/dexdump"
]
}
}
@@ -41,7 +41,7 @@
"file_info": {
"linux2_x86_64": {
"local_paths": [
- "../../third_party/android_tools/sdk/build-tools/23.0.1/split-select"
+ "../../third_party/android_tools/sdk/build-tools/24.0.2/split-select"
]
}
}
« no previous file with comments | « build/android/BUILD.gn ('k') | build/android/lint/suppressions.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698