diff options
author | Weng Su <wengsu@google.com> | 2021-12-14 03:46:20 +0800 |
---|---|---|
committer | Weng Su <wengsu@google.com> | 2021-12-14 17:46:33 +0000 |
commit | 995b8190038c06353be94e30882a21b1210db9db (patch) | |
tree | 4f9e4cf1a68be63425b29bf1a4cca22e4ff2633b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | c5d0caf274926b7fc1e6ea82f12162517968ce1f (diff) |
[Provider Model] Listen for callback to highlight WiFi network
- The Highlighting WiFi network refers to the
WifiEntry#hasInternetAccess() function.
- The WifiEntry#hasInternetAccess() might not be updated immediately
when ConnectivityManager calls back a connected WiFi entry with Internet
capabilities.
- Need to listen the WifiEntry.onUpdated() callback to aware that
WifiEntry#hasInternetAccess() has been updated correctly.
- Also fixed a missing update for the WiFi max count issue
- See b/208701968#comment4 for the result video.
Bug: 208701968
Test: manual test
atest -c InternetAdapterTest \
InternetDialogControllerTest \
InternetDialogTest
Change-Id: I59be23643678c892f37ab8d4c7d2e33cb8c8f5b2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions