commit | 1fefa04dbf8f973e6b0a4c490c0bc0856df36925 | [log] [tgz] |
---|---|---|
author | Eghosa Ewansiha-Vlachavas <eevlachavas@google.com> | Wed Jun 19 16:01:16 2024 +0000 |
committer | Eghosa Ewansiha-Vlachavas <eevlachavas@google.com> | Thu Jun 20 16:45:37 2024 +0000 |
tree | 8af0d30f141d2dbfd214cc33abf95276d5960104 | |
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