diff options
author | Andrii Kulian <akulian@google.com> | 2018-05-31 12:43:54 -0700 |
---|---|---|
committer | Andrii Kulian <akulian@google.com> | 2018-06-01 15:50:52 -0700 |
commit | a39ae3ea36a31bc1c728917912cd9c620b69e420 (patch) | |
tree | b6aee33ffe3460d7ac414255199889e366f073d5 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | a798833075476fdb23b83d7cebddf0722bb0af22 (diff) |
Defer client visibility update when calculating new config
In ActivityStackSupervisor#ensureVisibilityAndConfig() we first
update visibility of all activities to be able to properly calculate
configuration on the next step. However, we need to make sure the
latest config is applied whenever a client becomes visible.
To prevent making making activities visible without latest config
this CL defers messages to client in first visibility calculation
pass.
Bug: 76011287
Test: ActivityLifecycleTests
Test: ActivityManagerAppConfigurationTests
Change-Id: I978fc800322fb502545650b9f2eece96cd9c7f40
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions