commit | a16837769c88feac2b61f3174ac256573d275f3e | [log] [tgz] |
---|---|---|
author | Daniel Nishi <dhnishi@google.com> | Fri Apr 21 10:24:41 2017 -0700 |
committer | Daniel Nishi <dhnishi@google.com> | Wed Apr 26 09:58:58 2017 -0700 |
tree | cff5fa51b58dd302bd5c532584483f2bf2ae31ce | |
parent | 0cdade8a78d92a4f67e0cb4c90c7f3a3147f86a5 [diff] |
Make the storage free/total sizes consistent. We were using a different calculation in the top level view compared to within the Storage settings. Technically, both are correct (one of them is aware that we're considering cache as free, one does not). This patch aligns us on the cache as free strategy. Change-Id: I9ac26683a4d2a30b77a1da534aa2ddd3d4da6657 Fixes: 37175551 Test: Settings robotest