mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-12 19:21:43 +01:00
Daemonize (fork()) and install metrics_daemon in the image for execution.
With this change ChromeOS begins to send metrics to the UMA server. Review URL: http://codereview.chromium.org/500117
This commit is contained in:
parent
759ded1293
commit
e4eef52df7
@ -30,7 +30,7 @@ PLATFORM_DIRS="acpi assets fake_hal init installer login_manager \
|
||||
memento_softwareupdate pam_google window_manager \
|
||||
cros chrome screenlocker cryptohome \
|
||||
monitor_reconfig microbenchmark minijail metrics_collection \
|
||||
theme"
|
||||
theme metrics_daemon
|
||||
|
||||
THIRD_PARTY_DIR="$SRC_ROOT/third_party"
|
||||
THIRD_PARTY_PACKAGES="connman e2fsprogs/files \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user