commit | 9bd7f6255a3c388a566abb5d13585562fdbfd350 | [log] [tgz] |
---|---|---|
author | Ikram Gabiyev <gabiyev@google.com> | Tue Jan 31 21:57:49 2023 +0000 |
committer | Hongwei Wang <hwwang@google.com> | Wed Feb 01 22:54:43 2023 +0000 |
tree | 93964314336e46f5d981fe10f12b26ac3beb0847 | |
parent | aacf021023bc2f37a1e57ec9e4b97b940e27dfed [diff] |
Fix getOverrideMinSize to not go beyond min bounds Fixed getOverrideMinSize in PipSizeSpecHandler to set a lower bound on the possible overridden min sizes. Also adjusting unit tests to reflect the new purpose of getOverrideMinEdgeSize() Bug: 198643358 Test: atest PinnedStackTests#testEnterPipWithTinyMinimalSize Change-Id: Ie6c6f3bdbb939156cd0cbd1fb76e680592a9b426 Merged-In: Ie6c6f3bdbb939156cd0cbd1fb76e680592a9b426