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
2 files changed