commit | 17fffee4908f11038ba9cc5a672d15cb25be3dfe | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Fri Sep 29 13:17:43 2017 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Tue Oct 24 19:24:15 2017 -0700 |
tree | 4777a31456f8d8d30b0a8d59bef0ada54145dffe | |
parent | 22910ada9abbda61346d3a28470be2176364f77e [diff] |
App Bucketing for Standby Manage the standby bucket in AppStandbyController Default implementation of bucketing based on simple timeout: ACTIVE, if recently used 12 hrs to move to WORKING_SET 2 days to move to FREQUENT 7 days to move to RARE (subject to change) RARE bucket equates to the old "idle" or "inactive" state for an app. Bug: 63527785 Test: AppStandbyControllerTests.java Change-Id: I970d7afcdf47c31a9413da8fd4852066a13676a2