diff options
author | Quang Luong <qal@google.com> | 2020-09-22 23:13:50 -0700 |
---|---|---|
committer | Quang Luong <qal@google.com> | 2020-09-22 23:20:45 -0700 |
commit | 801e4e9db30a337e3c38715df736868af44aa78b (patch) | |
tree | d2f1dfc9aba21b54438be25dde5b255e73e9dbf3 /Android.bp | |
parent | 61e8b970ef8390b431a386a37d6ea9d9e6eced2f (diff) |
[WifiTrackerLib] Reset default route booleans in BaseWifiTracker#onStart
The default route booleans must be reset to false in onStart() if there
is no default route. Otherwise these booleans may still hold
an out-of-date "true" value and the actual false->true update will not
trigger handleOnDefaultRouteChanged, causing the X in the wifi signal
icon to never disappear.
Bug: 168885802
Test: Connect to network in wifi picker, open network details and
disconnect, go back to wifi picker and connect to same network. Observe
X in wifi signal icon to disappear after validation.
Change-Id: Ifde41ec0436ae67c59f5b935b5bc4ff1cd357f57
Diffstat (limited to 'Android.bp')
0 files changed, 0 insertions, 0 deletions