commit | bdaf16e72aedf06f007c1a8b288c68ee470277d1 | [log] [tgz] |
---|---|---|
author | Marco Ballesio <balejs@google.com> | Thu Jan 23 13:57:00 2020 -0800 |
committer | Marco Ballesio <balejs@google.com> | Fri Jan 24 15:08:01 2020 -0800 |
tree | 08f51411efb0e56039e1a1afc2321b0d47716a9e | |
parent | 069dc4277ee3336d6487c387f7def9cd9489defd [diff] |
Add support for freezing cached apps Freeze apps when cached and unfreeze them once removed from the cache or killed. Frozen apps will not use any CPU cycles, reducing power consumption for misbehaving processes which might attempt to run while cached. Change-Id: Ib055352062825db62927015c33ee0a285aa4630c Depends-On: pa/1495867, ag/9976279, ag/9981529, ag/9987868¬ Bug: 143308662 Test: manual, atest CachedAppOptimizerTest