diff options
author | Daniel Nishi <dhnishi@google.com> | 2019-04-25 15:05:22 -0700 |
---|---|---|
committer | Daniel Nishi <dhnishi@google.com> | 2019-05-07 15:18:10 -0700 |
commit | 02917dd5f716a9e95fb60a23580c12b0b75de573 (patch) | |
tree | 09ceb16cbc458867ae60740eb7df65fedd50743d /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 2d1d3248fd6fb805331b162d453b3602f2580c85 (diff) |
Remove the cache size from internal size.
Because the system can automatically clear away cache data, we remove
usage of it from the list of app storage usage in Settings. This should
encourage developers to more aggressively use the unattributed cache,
rather than the attributed regular data folder.
This affects the following fields on the AppEntry: internalSize & str
and size & sizeStr (which are derived from the internal size).
Currently, ApplicationsState.AppEntry.internalSize, externalSize, and
size are only used in the Settings apps so this shouldn't have broader
implications.
Test: Manual verification of Other Apps page
Fixes: 131152171
Change-Id: I3eb2e28701490a543c633e9c95a280059bb99c21
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions