commit | c49cbea00da30ad19e07d3f857c7d87e34e4f992 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Thu Sep 19 11:43:06 2024 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Thu Sep 19 13:17:07 2024 +0800 |
tree | aa553f91eb281e6df2796e67d108f40059e0e8c6 | |
parent | 5268d622137059a6c0daca8a54a6481a5394a69a [diff] |
Do not recompute display config if its config frame is not changed Since insetsDecoupledConfiguration is enabled, the display configuration is no longer affected by insets. So if the insets are changed, it only needs to update the override frame for legacy apps and reports no change to the display. Bug: 159103089 Flag: EXEMPT skip extra invocation Test: DisplayPolicyTests#testUpdateDisplayConfigurationByDecor Change-Id: I33b026ecee464d7d0b9417a32f871daf47f6fea5