commit | 8ba37bb9d8f0b94ec1cdf38bf72f7d44ba1558ca | [log] [tgz] |
---|---|---|
author | Santos Cordon <santoscordon@google.com> | Tue Aug 27 19:49:24 2013 -0700 |
committer | Santos Cordon <santoscordon@google.com> | Wed Aug 28 11:26:21 2013 -0700 |
tree | d1f6f6542819540ef03f6b04e2c07da9484fd8dd | |
parent | 6002b83345c66319a8839912b326a0f84d7a1d9a [diff] |
Remove extra code which set Activity to null. Activity is set to null with setActivity() called from onDestroy and thise additional set (that this CL removes) was causing a precondition failure due to a double-teardown. bug:10516078 Change-Id: I501b36173f24f2a4fdf38ecc38239ea81cc66e55