commit | a652f9ffaf916cef1176859aa487bcc45c61ec83 | [log] [tgz] |
---|---|---|
author | Tej Singh <singhtejinder@google.com> | Mon Mar 26 14:51:40 2018 -0700 |
committer | Tej Singh <singhtejinder@google.com> | Mon Mar 26 14:51:40 2018 -0700 |
tree | f12ce9a7f926f5770c280593b3de4b7efa9342c5 | |
parent | 241fa9c4972aaf853d406061c32c01be60ef94e0 [diff] |
Temperature atom: Use int instead of float. Changes the temperature atom to use an int instead of a float because metrics and anomaly detection assume the data will be an int or a long. Bug: b/74011562 Test: statsd temperature CTS test Change-Id: I6e5845a40c28aefd30c2be9709c6f9de1783cf02