commit | 834b56e8e093ba7add79b9c3358158c1a03cf24e | [log] [tgz] |
---|---|---|
author | Jing Ji <jji@google.com> | Sat Nov 06 01:00:51 2021 -0700 |
committer | Jing Ji <jji@google.com> | Tue Jan 25 14:33:21 2022 -0800 |
tree | d3a88fd60fe7665046f68da1d33247ac874b2a99 | |
parent | 627bbedd40b9b21480dd2ab4036bd9b718ca419d [diff] |
Cap the LRU position of broadcast receivers in bg restricted apps Previously receiving a broadcast will bump the receiver's position in the LRU list; now for apps in restricted bucket or background restricted level, receiving a broadcast won't bump its LRU position. Bug: 200326767 Test: atest CtsAppTestCases:ActivityManagerTest Change-Id: I45ed2fed0a807a48e0096997d0e34f4867f1a6a7