commit | 0260f3d79fd7027f29c420ef6a365d1a2f7eebdd | [log] [tgz] |
---|---|---|
author | Chris Morin <cmtm@google.com> | Tue Jul 10 12:42:06 2018 -0700 |
committer | Chris Morin <cmtm@google.com> | Fri Jul 13 15:54:03 2018 -0700 |
tree | 816ec3fc634040e5f28bf62b4fd8cb368371194e | |
parent | a8e2e60576e8c8f063e5228b7a42d13491eb1c54 [diff] |
Reland "OOM score management" Add 2 additional attirubte |isFocused| and |lastActivityTime| in ActivityManager.RunningAppProcessInfo and pass them to Chrome via IPC so Chrome can better prioritize ARC processes. Bug: 29576205 Test: Ensure new process information is passed to Chrome.