commit | f41d1605a3f651d8f1c0960815fb09a5291afca8 | [log] [tgz] |
---|---|---|
author | Daichi Ueura <daichi.ueura@sony.com> | Tue Jun 19 15:44:21 2018 +0900 |
committer | Daichi Ueura <daichi.ueura@sony.com> | Tue Jun 19 16:15:31 2018 +0900 |
tree | bd3abc1c5b3959a44f647d2c667af1e12646e0f9 | |
parent | 4079677883895055cd511e4ebf9188007f20b215 [diff] |
Show Wifi 'Off' status properly just after boot If Wifi is not enabled at boot, WIFI_STATE_CHANGED_ACTION sticky intent is not present. This results in Wifi 'Off' status is not shown. This patch handles such case by calling notifyChangeIfNeeded at register to refresh status. Bug: 110373099 Test: manual - Check status after device boot with wifi off Change-Id: I009386b03ef3269b00ce403b86087664b295f397