commit | 587207150b76260b07063564300403643a07495b | [log] [tgz] |
---|---|---|
author | Daniel Nishi <dhnishi@google.com> | Wed Sep 06 14:34:41 2017 -0700 |
committer | Daniel Nishi <dhnishi@google.com> | Wed Sep 06 14:37:37 2017 -0700 |
tree | 708cbffd02b034db54b32b458c66913273a19fab | |
parent | 181d4a8096970a55e8dc5eeeff8830df29e0f201 [diff] |
Cap user-visible cache size at quota. Anything over the quota is considered free for storage purposes because the system can clear it out at will. This is reflected in the top level Storage Settings, but not in the ApplicationsState-based views. This change makes ApplicationsState cap the cache size as well. Change-Id: I733a39da7fea993065d767978b4191cc82f908b8 Fixes: 65384688 Test: b/34768986