commit | b7b45bcbe6bd7b30fa239345e9f05117a181934c | [log] [tgz] |
---|---|---|
author | xshu <xshu@google.com> | Fri Apr 06 15:03:58 2018 -0700 |
committer | xshu <xshu@google.com> | Fri Apr 06 15:07:49 2018 -0700 |
tree | 81de0c54812d3eabf27c91f45f7a4e60e42f00e8 | |
parent | dafc81f174519aa709e2ba4127360408d1644905 [diff] |
Remove incorrect check Forgot to remove the check for obj!=null when I changed the way that the recovery reason get propagated. Previously the reason was stored in msg.obj as a String thus there was a need to check for null. Bug: 77583218 Test: compile, run unit tests Manual test: Kill cond and observe bugreport generated Change-Id: I4201b669b251e21dae6a3689b6acc3dfada9b20d