diff options
author | Alan Stokes <alanstokes@google.com> | 2019-04-18 13:41:58 +0100 |
---|---|---|
committer | Alan Stokes <alanstokes@google.com> | 2019-04-23 09:09:59 +0100 |
commit | ac9a12924a9c0fbd4cf36b09368eba6f7e9b313a (patch) | |
tree | f9280101aa24296189f6bd677ede1599c52ddf02 /libs/hwui/renderthread/VulkanManager.cpp | |
parent | 27f23459d2ff87f2b9938faf97f841bc38850be2 (diff) |
Allow second consecutive activity start.
If we start two activities in onCreate the second one was being
blocked - because the current activity is no longer top but the new
activity is not yet visible. So we treat an INITIALIZING activity
as being visible for this purpose.
Bug: 130645908
Test: atest BackgroundActivityLaunchTest RootWindowContainerTests \
WmTests:ActivityStarterTests \
CtsWindowManagerDeviceTestCases:ActivityStarterTests
Change-Id: I96749f8b4d385527c91725827880bd12371d2411
Diffstat (limited to 'libs/hwui/renderthread/VulkanManager.cpp')
0 files changed, 0 insertions, 0 deletions