Index: build/android/devil/devil_dependencies.json |
diff --git a/build/android/devil/devil_dependencies.json b/build/android/devil/devil_dependencies.json |
index f55a983d4c9e1f8ea59d886b50e98ca9fb8752d8..867d8cbda493331363340479f6a20ebec2dff279 100644 |
--- a/build/android/devil/devil_dependencies.json |
+++ b/build/android/devil/devil_dependencies.json |
@@ -76,6 +76,10 @@ |
"android_arm64-v8a": { |
"cloud_storage_hash": "bbe410e2ffb48367ac4ca0874598d4f85fd16d9d", |
"download_path": "../bin/arm64-v8a/md5sum_device" |
+ }, |
+ "android_x86": { |
jbudorick
2015/12/04 21:59:36
ro.product.cpu.abi comes back with just "x86"?
bpastene
2015/12/04 22:03:55
[ro.product.cpu.abi]: [x86]
[ro.product.cpu.abilis
|
+ "cloud_storage_hash": "b578a5c2c400ce39761e2558cdf2237567a57257", |
+ "download_path": "../bin/x86/md5sum_device" |
} |
} |
}, |