summaryrefslogtreecommitdiffstats
path: root/build/android/devil/devil_dependencies.json
blob: f55a983d4c9e1f8ea59d886b50e98ca9fb8752d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
{
  "config_type": "BaseConfig",
  "dependencies": {
    "aapt": {
      "cloud_storage_bucket": "chromium-telemetry",
      "cloud_storage_base_folder": "binary_dependencies",
      "file_info": {
        "android_host": {
          "cloud_storage_hash": "7448de3cb5e834afdedeaad8b40ba63ac53f3dc4",
          "download_path": "../bin/aapt"
        }
      }
    },
    "adb": {
      "cloud_storage_bucket": "chromium-telemetry",
      "cloud_storage_base_folder": "binary_dependencies",
      "file_info": {
        "android_host": {
          "cloud_storage_hash": "0c2043552619c8ec8bb5d986ba75703a598611fc",
          "download_path": "../bin/adb"
        }
      }
    },
    "android_build_tools_libc++": {
      "cloud_storage_bucket": "chromium-telemetry",
      "cloud_storage_base_folder": "binary_dependencies",
      "file_info": {
        "android_host": {
          "cloud_storage_hash": "52d150a7ccde835f38b4337392152f3013d5f303",
          "download_path": "../bin/lib/libc++.so"
        }
      }
    },
    "dexdump": {
      "cloud_storage_bucket": "chromium-telemetry",
      "cloud_storage_base_folder": "binary_dependencies",
      "file_info": {
        "android_host": {
          "cloud_storage_hash": "38765b5b358c29003e56b1d214606ea13467b6fe",
          "download_path": "../bin/dexdump"
        }
      }
    },
    "forwarder_device": {
      "cloud_storage_bucket": "chromium-telemetry",
      "cloud_storage_base_folder": "binary_dependencies",
      "file_info": {
        "android_armeabi-v7a": {
          "cloud_storage_hash": "4858c9e41da72ad8ff24414731feae2137229361",
          "download_path": "../bin/armeabi-v7a/forwarder_device"
        },
        "android_arm64-v8a": {
          "cloud_storage_hash": "8cbd1ac2079ee82ce5f1cf4d3e85fc1e53a8f018",
          "download_path": "../bin/arm64-v8a/forwarder_device"
        }
      }
    },
    "forwarder_host": {
      "cloud_storage_bucket": "chromium-telemetry",
      "cloud_storage_base_folder": "binary_dependencies",
      "file_info": {
        "android_host": {
          "cloud_storage_hash": "b3dda9fbdd4a3fb933b64111c11070aa809c7ed4",
          "download_path": "../bin/forwarder_host"
        }
      }
    },
    "md5sum_device": {
      "cloud_storage_bucket": "chromium-telemetry",
      "cloud_storage_base_folder": "binary_dependencies",
      "file_info": {
        "android_armeabi-v7a": {
          "cloud_storage_hash": "c8894480be71d5e49118483d83ba7a6e0097cba6",
          "download_path": "../bin/armeabi-v7a/md5sum_device"
        },
        "android_arm64-v8a": {
          "cloud_storage_hash": "bbe410e2ffb48367ac4ca0874598d4f85fd16d9d",
          "download_path": "../bin/arm64-v8a/md5sum_device"
        }
      }
    },
    "md5sum_host": {
      "cloud_storage_bucket": "chromium-telemetry",
      "cloud_storage_base_folder": "binary_dependencies",
      "file_info": {
        "android_host": {
          "cloud_storage_hash": "49e36c9c4246cfebef26cbd07436c1a8343254aa",
          "download_path": "../bin/md5sum_host"
        }
      }
    },
    "pymock": {
      "file_info": {
        "android_host": {
          "local_paths": [
            "../../../tools/telemetry/third_party/mock"
          ]
        }
      }
    },
    "split-select": {
      "cloud_storage_bucket": "chromium-telemetry",
      "cloud_storage_base_folder": "binary_dependencies",
      "file_info": {
        "android_host": {
          "cloud_storage_hash": "3327881fa3951a503b9467425ea8e781cdffeb9f",
          "download_path": "../bin/split-select"
        }
      }
    }
  }
}