summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetDir.cpp
diff options
context:
space:
mode:
author Ying Xu <yinxu@google.com> 2022-08-17 09:35:36 -0700
committer Ying Xu <yinxu@google.com> 2022-08-23 09:30:41 -0700
commit621f87e3b501406c4cb75d5ef946599ca0926c6b (patch)
tree034dfbd5a4d2ecd2e0a67ee4d41c56eb132dfedc /libs/androidfw/AssetDir.cpp
parentbb53b4d94386481ec8f8a7592ed2a818904a6946 (diff)
Fix the SetConnectivityStatus callback
SetConnectivityStatus callback should only update the InternetTile when there is no default network because this callback doesn't contain the updated the information of the WiFi or Cellular. When there is no default network, InternetTile should show the globe icon so SetConnectivityStatus should trigger the tile refresh. When there is default network, InternetTile should be updated by the corresponding callback (setMobileDataIndicators or setWifiIndicators), while SetConnectivityStatus is supposed to only update the mNoDefaultNetwork field. This CL also added some QSlogs specifically for the InternetTile. Bug: 241655191 Test: Unit test, manual test Change-Id: I6560e016ee1663779b3c59d45520ef98507cad77
Diffstat (limited to 'libs/androidfw/AssetDir.cpp')
0 files changed, 0 insertions, 0 deletions