commit | 3175300106386093b5b7f2d945ebce1bd051f065 | [log] [tgz] |
---|---|---|
author | Santos Cordon <santoscordon@google.com> | Thu Mar 17 22:14:23 2022 +0000 |
committer | Santos Cordon <santoscordon@google.com> | Thu Jun 09 13:37:59 2022 +0000 |
tree | 5be4cfc0c4c6410f6b6709244f53eda9c4eab8d5 | |
parent | 4b776c643104d8f4bb5bd3d9c8967f811683ee90 [diff] |
Do not send updates for disabled displays. If a display is disabled, do no share it outside of LogicalDisplayMapper. This will help by not creating unnecessary updates for displays that are disabled. Bug: 197515205 Bug: 221071695 Test: atest com.server.android.display Test: Manually verify display layouts still successfully change, and also that confirm logs no longer have excessive add/remove display notifications. Change-Id: Ie5954935bb1afc612935e52d421b0e103d8d0854