commit | 1a0ff5769c82bee29e9148839e9df2c30f9f83a2 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Wed Sep 04 15:41:56 2024 -0600 |
committer | Riddle Hsu <riddlehsu@google.com> | Wed Sep 04 17:52:19 2024 +0800 |
tree | 2e4c3a8712ba264b8d4d88c6408da07d9358016a | |
parent | 2f4e0476d0c690f7a5cb47c72cf61c03d6daf7fa [diff] |
Only enforce max width for non-initial requested display size For example, the initial size is 1000x2000 and max-width is 800. When setting 1000x2000, it should clear the override setting instead of override as 800x1600. Bug: 274111844 Flag: EXEMPT bugfix Test: atest DisplayWindowSettingsTests#testSetForcedSize Change-Id: I1a685111bf6fad9f0fb737e51bb13f5ab25e41b1