commit | 7c786822c26d960caa67c54b86460724a7d8fde7 | [log] [tgz] |
---|---|---|
author | Marco Ballesio <balejs@google.com> | Tue Nov 26 11:33:08 2019 -0800 |
committer | Marco Ballesio <balejs@google.com> | Tue Jan 14 14:21:51 2020 -0800 |
tree | 70fb24c14be18760abcbc143c6f8c04e77a9da6f | |
parent | c98d049979f203ea3a2a1a24b02e13446d6abdd7 [diff] |
Rename AppCompactor to CachedAppOptimizer The AppCompactor class is suitable to handling more than just compaction, hence the renaming to a more generic set of tasks. Change-Id: I5424989e62c78383a067cf1bd7d529c093de6b97 Bug: 143308662 Test: manual, atest CachedAppOptimizerTest