From e4eef52df796e1a6f2aa9c19accb8df4a8d2c6b5 Mon Sep 17 00:00:00 2001 From: Luigi Semenzato Date: Thu, 17 Dec 2009 18:06:39 -0800 Subject: [PATCH] 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 --- build_platform_packages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_platform_packages.sh b/build_platform_packages.sh index 34bff3a9d9..75d6d5d7a6 100755 --- a/build_platform_packages.sh +++ b/build_platform_packages.sh @@ -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 \