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

Side by Side Diff: build/packages/device_watchdog.yaml

Issue 2247983002: Add support for a whitelist of supported platforms for a CIPD package. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Comments + mobile_env.py cwd fix. Created 4 years, 4 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 unified diff | Download patch
« no previous file with comments | « build/build.py ('k') | go/mobile_env.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 package: infra/tools/device_watchdog/${platform}
2 description: watchdog daemon for android devices
3 builders:
4 - infra-continuous-precise-64
5 supports_cross_compilation: true
6 supported_platforms:
7 - android
8 go_packages:
9 - infra/tools/device_watchdog
10 root: ../../go/bin
11 data:
12 - file: device_watchdog
13 - version_file: .versions/device_watchdog.cipd_version
OLDNEW
« no previous file with comments | « build/build.py ('k') | go/mobile_env.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698