commit | 775770b2c15f5e084b4b0a9f955a3415b6324294 | [log] [tgz] |
---|---|---|
author | Li Li <dualli@google.com> | Fri May 14 17:47:04 2021 -0700 |
committer | Li Li <dualli@google.com> | Sat May 15 05:41:42 2021 +0000 |
tree | 108960a8d753157477b261a3e913d8e33ccd0b76 | |
parent | dcec9f1f38987f74327a136b4e6e52dde4bdc407 [diff] |
Freezer: fix delayed freezing operation AMS will compute and apply OomAdj frequently, updating the value again and again. That makes freezer fall into a loop, removing and resetting delayed freezing messages. Fix it by dropping those redundant messages. Bug: 188189336 Bug: 181278288 Test: Verified apps are frozen 10 min after they become cached. Change-Id: I83aac961b00db129e0d84f1f4f485012c8aa90d4