commit | c1f2d7ac67e09f382ad5d032b5bbb73dfee38cbf | [log] [tgz] |
---|---|---|
author | David Chen <dwchen@google.com> | Tue Dec 19 18:35:22 2017 -0800 |
committer | David Chen <dwchen@google.com> | Thu Dec 21 16:24:10 2017 -0800 |
tree | c515c8947cdb55c20fc10abed5b4ce911239bd40 | |
parent | aafed56c4a867daed53b78399ff394df3aed261d [diff] [blame] |
Adds statsd to all builds. Since incidentd requires statsd to detect anomalies, we should put statsd on every device where incidentd is present. Test: Test that build works as expected. Change-Id: I64a6da15aae6cb7020cbbd0610c231547e43d645
diff --git a/target/product/base.mk b/target/product/base.mk index f4ac2eb..45cbf7e 100644 --- a/target/product/base.mk +++ b/target/product/base.mk
@@ -130,6 +130,7 @@ settings \ sgdisk \ sm \ + statsd \ svc \ tc \ telecom \