commit | 11bb0926a6cc3380f2217532fefb9605a1fdc9e8 | [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 | cc136b6aacde030524fbc28fcdb802a50799831d | |
parent | 9a865ec91cf32d41496a28d800279cd86832b027 [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