commit | 8131a26957de26f15c6b41a64eb299ff61888e88 | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@google.com> | Wed Feb 01 12:33:43 2017 +0000 |
committer | Emilian Peev <epeev@google.com> | Mon Feb 06 10:40:27 2017 +0000 |
tree | a72d7a23666cd1f78882f331b3de102911e80948 | |
parent | 8eacd8090e16c022dcbb11850cff83f984fe2357 [diff] |
Camera service: Update client eviction priorities Use both oom score and process state for client eviction. The score will have higher priority over the process state. This should resolve the state ambiguity when PiP clients try to connect to exclusive camera resources while foreground clients are running. BUG: 34701266 Test: Manual testing, complete CTS Camera package Change-Id: Ic775b011a20e50f9c0c1c0a4bc1cf7ca75410740