commit | c6c6ef3a58941d2150cf11ee55188386036f51e8 | [log] [tgz] |
---|---|---|
author | Les Lee <lesl@google.com> | Tue Aug 02 11:14:14 2022 +0800 |
committer | Les Lee <lesl@google.com> | Thu Aug 25 23:07:40 2022 +0800 |
tree | cbc48d6cd65097bc48b11f3594ad4d3dbc165707 | |
parent | fd8e54e3919dfa265f42d0db38a31d896847fad6 [diff] |
wifi: Handle wifi ap initial state before register intent The intent WIFI_AP_STATE_CHANGED_ACTION is not sticky intent after SC-V2, query wifi ap state and run intent handling after registering intent. Bug: 231214355 Test: make RunSettingsRoboTests ROBOTEST_FILTER=Hotspot Test: make RunSettingsRoboTests ROBOTEST_FILTER=Tether Test: Manual test, the state shows correctly even if resume hotspot settings page from recent app. Change-Id: Iab6b2b8628d725b003d5e5c4086420a329611745