commit | d5f70891e114ed47ca7e0e806d2352827292b6d1 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Thu Dec 08 13:15:29 2016 -0800 |
committer | George Mount <mount@google.com> | Thu Dec 08 15:04:58 2016 -0800 |
tree | a66b6cfe46bb8b1ab8d0a99bf5ad738d553ac173 | |
parent | 5438fbba30cbe06494eb24d05c91a502a4ea7796 [diff] |
Protect BackStackRecord from accessing null mHost. Bug 33177567 The fragment manager is being accessed after it has been torn down. This protects BackStackRecord from accessing the null mHost in that case. Test: cts-tradefed run singleCommand cts -d --skip-preconditions --skip-connectivity-check -m CtsFragmentTestCases Change-Id: Id927eb1bc78e3750b01f685523418bde5a9cf8a0