commit | 4a75dc9310e4701fa2198000ab2a9063bf796f14 | [log] [tgz] |
---|---|---|
author | Mitchell Wills <mwills@google.com> | Thu Jun 09 09:39:25 2016 -0700 |
committer | Mitchell Wills <mwills@google.com> | Thu Jun 09 09:39:25 2016 -0700 |
tree | a40fb26d035019289a0714866aafa222bbd82fe4 | |
parent | 408e8889cb798930e3cb76006a0812c78880881c [diff] |
Fix crashes in significant change when wifi hasn't started The SignificantChange state machine doesn't actually have a concept of if Wifi is on or not. This will simply ensure that it is not possible to cause a crash. Change-Id: I8ff87364bf7d5c87f0519b6cdc32d164facf30eb Fixes: 29237535