summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiConfigManager.java
diff options
context:
space:
mode:
authorRoshan Pius <rpius@google.com>2019-03-28 10:15:06 -0700
committerRoshan Pius <rpius@google.com>2019-03-29 12:41:25 -0700
commite5d7c64224453d5b7415babf6bf898195137d1f2 (patch)
tree98074870044b7763c4cd745b4c37c0bc52a8151e /service/java/com/android/server/wifi/WifiConfigManager.java
parentb67ef4023640cc81603bc750c8a448723b1cd0cc (diff)
downloadandroid_frameworks_opt_net_wifi-e5d7c64224453d5b7415babf6bf898195137d1f2.tar.gz
android_frameworks_opt_net_wifi-e5d7c64224453d5b7415babf6bf898195137d1f2.tar.bz2
android_frameworks_opt_net_wifi-e5d7c64224453d5b7415babf6bf898195137d1f2.zip
WifiService: Trigger boot completed from SystemService callback
We currently listen to user unlock/switch events via the SystemService callbacks. But, we use system broadcast to listen for boot completed event. This introduces raciness in the handling of these 2 events exposed by the user change sequence in android auto. Bug: 129434351 Test: Verified that the boot completed event from system service is received earlier than user unlock always. Test: Ensured that the device persists the saved networks on reboot. Test: Will send the patch to Android auto team to ensure that their issue is resolved. Test: atest com.android.server.wifi Test: Will send for full regression. Change-Id: Ic357e7c9a4777364d04541d9259958bf7d5ee7f8
Diffstat (limited to 'service/java/com/android/server/wifi/WifiConfigManager.java')
0 files changed, 0 insertions, 0 deletions