Commit b2d301e2 authored by John Budorick's avatar John Budorick Committed by Commit Bot

android: update build-tools used by devil to 27.0.3.

Bug: 892644
Change-Id: Ib888cb9f6f5db2bea89d3e300d86d0b797f8eacb
Reviewed-on: https://chromium-review.googlesource.com/c/1357006Reviewed-by: default avatarBen Pastene <bpastene@chromium.org>
Commit-Queue: John Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#612712}
parent 69330ad0
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"file_info": { "file_info": {
"linux2_x86_64": { "linux2_x86_64": {
"local_paths": [ "local_paths": [
"../../third_party/android_tools/sdk/build-tools/25.0.2/aapt" "../../third_party/android_tools/sdk/build-tools/27.0.3/aapt"
] ]
} }
} }
...@@ -19,6 +19,15 @@ ...@@ -19,6 +19,15 @@
} }
} }
}, },
"android_build_tools_libc++": {
"file_info": {
"linux2_x86_64": {
"local_paths": [
"../../third_party/android_tools/sdk/build-tools/27.0.3/lib64/libc++.so"
]
}
}
},
"android_sdk": { "android_sdk": {
"file_info": { "file_info": {
"linux2_x86_64": { "linux2_x86_64": {
...@@ -32,7 +41,7 @@ ...@@ -32,7 +41,7 @@
"file_info": { "file_info": {
"linux2_x86_64": { "linux2_x86_64": {
"local_paths": [ "local_paths": [
"../../third_party/android_tools/sdk/build-tools/25.0.2/dexdump" "../../third_party/android_tools/sdk/build-tools/27.0.3/dexdump"
] ]
} }
} }
...@@ -41,7 +50,7 @@ ...@@ -41,7 +50,7 @@
"file_info": { "file_info": {
"linux2_x86_64": { "linux2_x86_64": {
"local_paths": [ "local_paths": [
"../../third_party/android_tools/sdk/build-tools/25.0.2/split-select" "../../third_party/android_tools/sdk/build-tools/27.0.3/split-select"
] ]
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment