summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2017-04-25 07:40:41 -0700
committerBryce Lee <brycelee@google.com>2017-04-26 12:45:11 -0700
commit3345c4ea9687bb35a8c419ec21ec90b49616b2c9 (patch)
treef765ddfff293f1da1aa56db0e5fc4a6f13b04735 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentdd91a5636bec399be1f9e6af298bc667e0c25b09 (diff)
Don't call adjustFocusedActivityStackLocked on finished activity.
When an activity is finished, adjustFocusedActivityStackLocked is already called on the associated record and the task association is lost. Calling it again is redundant and leads to a crash as we assume the task is still associated with the activity. Change-Id: Ie7cc9ad8b1542d7415b7409e539c88d3b4ec8dcd Fixes: 37329424 Test: bit FrameworksServicesTests:com.android.server.am.ActivityStackTests#testStopActivityWhenActivityDestroyed
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions