summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2019-02-12 10:23:47 +0100
committerMartijn Coenen <maco@google.com>2019-02-12 10:27:35 +0100
commitb27a8ea766bf4f4777fb0fbdf92101486ff355b3 (patch)
treebd0d82d7a0453e7318248643bbc9d4f50f5ace15 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent0671c44a85bf38db54445a909979382d521318cc (diff)
Make app zygote launches more robust.
In case a process launch times out, there are paths in ActivityManagerService that call removeProcessNameLocked() more than once; in case such a process is using the application zygote, that can cause the logic to remove the same ProcessRecord from the application zygote twice, resulting in a NullPointerException. Bug: 123758436 Test: atest android.app.cts.ServiceTest#testActivityServiceBindingLru Change-Id: Id5462b6005a7c0601820332344af5be6d10eb319
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions