mService.unlinkToDeath might be called without having linkToDeath
See b/152932464#comment1 for the analysis. Fix a race where #unlinkToDeath might be called without a preceding call to #linkToDeath and result in an exception. Bug: 152932464 Test: presubmit Change-Id: I061b314ebd895a400b1bb2e2956233775d5816e5
Loading
Please register or sign in to comment