diff options
author | Yunfan Chen <yunfanc@google.com> | 2018-12-18 16:46:32 -0800 |
---|---|---|
committer | Yunfan Chen <yunfanc@google.com> | 2018-12-19 18:59:06 +0000 |
commit | 8a8c0ed0873575f19955487d9826cd0249725bb8 (patch) | |
tree | ba637a19475ffb495590cdbf8a74936b6d5925d0 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | a03f107c3007922f1a929f59b26b30687acd42c1 (diff) |
Apply splash screen and transfer starting window to all activities
This fixes a CTS failure and lack of splash screen for some activities.
When removing the global lock in AppWindowToken in change 1ee84ea,
transferStartingWindow and creating splash screen was accidentally
wrapped by if(theme != 0) by mistake. The error will prevent simple app
from showing splash screen.
This patch fixes the error and the function is now aligned with the old
AppWindowContainerController#addStartingWindow.
Test: atest ActivityMetricsLoggerTests
Test: Test app in b/120968158 will show the splash screen with correct
log information.
Bug: 120968158
Bug: 120779200
Change-Id: I34bf01874eecc3c0402d83d922445cd48ca1b39a
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions