summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2018-01-16 11:13:30 -0800
committerBryce Lee <brycelee@google.com>2018-01-16 11:13:30 -0800
commit052957b6c0f50d0201f842f9f9291f789814aca2 (patch)
tree087d5bab190196bd13eb26e27ded75a8ff0adeb8 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentcc90cf002b9a9fafbf60286fb047b6fc29a2954d (diff)
Do not pause initializing activities when becoming visible.
makeVisibleIfNeeded was recently modified to ensure activities becoming visible were not left in the stopped state. However, the condition was based on simply not being in the paused state, rather than requiring it be in the stopped/stopping state. This can lead to lifecycle issues for moving an initializing activity into the paused state. This changelist ensures that only stopped/stopping activities are considered. Change-Id: I17fc6310db6ee111d1db8f69599090becd1e1760 Fixes: 72028454 Test: atest FrameworksServicesTests:com.android.server.am.ActivityRecordTests
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions