diff options
| author | 2024-07-03 21:10:14 +0800 | |
|---|---|---|
| committer | 2024-07-05 13:21:38 +0800 | |
| commit | b026b57e81731b946913069a44c9adbb73574e2e (patch) | |
| tree | 17168aaeece6c4e9bab35febdd97b83b6f12a1b8 /tests/DynamicCodeLoggerIntegrationTests | |
| parent | 3c6a0babbbc8dcb867ba3423906fa16229a5d57c (diff) | |
Let WindowProcessController apply app specific config
Since the feature of insetsDecoupledConfiguration, targetSdk can affect
the app sizes of the configuration. An app might get the configuration
from WindowProcessController before the size is overridden by the
ActivityRecord.
This CL applies the size override to WindowProcessController as well so
that apps won't get the unexpected apps size from the configuration.
This CL also fixes a bug that the appBounds would still be affected by
insets even when the bounds is not overlapped with the insets area.
Fix: 347136833
Bug: 151861875
Flag: com.android.window.flags.insets_decoupled_configuration
Test: atest WindowPolicyTests
Change-Id: I9867a23ed465eb76e903ff5b4650e8300f80804a
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests')
0 files changed, 0 insertions, 0 deletions