diff options
| author | 2024-06-19 16:01:16 +0000 | |
|---|---|---|
| committer | 2024-06-20 16:45:37 +0000 | |
| commit | 1fefa04dbf8f973e6b0a4c490c0bc0856df36925 (patch) | |
| tree | 8af0d30f141d2dbfd214cc33abf95276d5960104 /libs/androidfw/StringPool.cpp | |
| parent | ba45d79704c9329e3ded7f327c815fae2b477211 (diff) | |
Don't override bounds to include insets for floating activities
Insets have been decoupled from app bounds from V+. To keep the legacy
behaviour, we override the app bounds to include insets for apps
targeting older sdks. However, floating windows do not include insets
and thus the app bounds in this case should not be adjusted to include
them.
Flag: EXEMPT bugfix
Test: Manual && atest WmTests:SizeCompatTests
Fixes: 348202594
Change-Id: I2d472e4d92f5be95b448e9fed4a2cd7d2f45517e
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions