commit | 8727a408939176d4a60d0bd4380b04c51b55e097 | [log] [tgz] |
---|---|---|
author | Doris Ling <dling@google.com> | Thu Dec 06 17:12:05 2018 -0800 |
committer | Doris Ling <dling@google.com> | Thu Dec 06 17:12:05 2018 -0800 |
tree | 436b7c2dea56e8b41faaf032a08d7bb8889d7aa2 | |
parent | f80e5b561e6a6f0e6f5cdb538d161db91f72f740 [diff] |
Don't plot usage data beyond current date. - the new data usage api returns buckets for future date with 0 usage. When we plot the data usage chart, need to check the bucket date to make sure we only plot points up to the current date. Change-Id: I50e161ca9cdbb30c8fda8f6cdd24c993b546ad0d Fixes: 120490567 Test: make RunSettingsRoboTests