commit | 08888c02ed85ad38b9385f8152a0211e50c13d74 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Fri Dec 07 09:38:25 2018 -0800 |
committer | Amith Yamasani <yamasani@google.com> | Wed Dec 19 09:32:23 2018 -0800 |
tree | 5914ec27c7b9bcca551b9626b008e6c680e4754e | |
parent | b57794af2875e234f253df0196c583560476cf06 [diff] |
Fix issue in proc state ranking in a cycle Fixes failure in testCycleFgs() Use the partially computed client proc state and adj values if available, even if there's a cycle. Otherwise, in some cases, it just fails to propagate the client's ranking. Bug: 120425305 Test: atest CtsAppTestCases:ActivityManagerProcessStateTest Change-Id: Ie1335e56cd6d10c0225eada9eb936324288e0780