commit | 4de5a3ac6655f76b67af38712ae5aeb6d7c15938 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Mon Jun 20 15:20:15 2016 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Tue Jun 21 10:04:22 2016 -0700 |
tree | dfc68b6998afb1946e47c1c119af156dcb038c56 | |
parent | c2d75c898b09d87a5e7c39a0b7f387872a815490 [diff] |
Reduce race when connecting to an existing content provider. We lost the code that checks to see if the target process still exists and aborts trying to use it if so. To reduce the race there, we have a new explicit check of the state of the process. Hopefully fixes some of issue #28737082. Change-Id: I37a7a6e9767516d564168ef5e110c4adafe3fb76