diff options
author | Christopher Tate <ctate@google.com> | 2014-12-01 14:37:28 -0800 |
---|---|---|
committer | Christopher Tate <ctate@google.com> | 2014-12-01 14:37:28 -0800 |
commit | a7e47d5d344674f4174919c4ac51e5b9c74b5802 (patch) | |
tree | 34b8d1f8a38225b2386d19e2b2b3a7a30ae06615 /wifi/java/android | |
parent | 089f95f4483c95873cf0084c11cb23a0f5b32c3c (diff) | |
download | frameworks_base-a7e47d5d344674f4174919c4ac51e5b9c74b5802.zip frameworks_base-a7e47d5d344674f4174919c4ac51e5b9c74b5802.tar.gz frameworks_base-a7e47d5d344674f4174919c4ac51e5b9c74b5802.tar.bz2 |
Don't crash if a system restore fails before constructing the PMBA
If a whole-system restore operation failed at just the wrong point,
we'd wind up in the teardown code without a certain vital bit of it
having been initialized, and crash on the null pointer. Now we
recognize this failure mode and make sure not to do that.
Bug 18574450
Change-Id: Ifa2c10ce16bb3c6bc916ed7151c5fd51b7225691
Diffstat (limited to 'wifi/java/android')
0 files changed, 0 insertions, 0 deletions