| Index: build/packages/device_watchdog.yaml
|
| diff --git a/build/packages/device_watchdog.yaml b/build/packages/device_watchdog.yaml
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6aed60c56292b81a2d1a59ab11b6705e3493f7d6
|
| --- /dev/null
|
| +++ b/build/packages/device_watchdog.yaml
|
| @@ -0,0 +1,13 @@
|
| +package: infra/tools/device_watchdog/${platform}
|
| +description: watchdog daemon for android devices
|
| +builders:
|
| + - infra-continuous-precise-64
|
| +supports_cross_compilation: true
|
| +supported_platforms:
|
| + - android
|
| +go_packages:
|
| + - infra/tools/device_watchdog
|
| +root: ../../go/bin
|
| +data:
|
| + - file: device_watchdog
|
| + - version_file: .versions/device_watchdog.cipd_version
|
|
|