commit | baf2ef0be690dc03e12b4f4bdc7d95dd2b5f034b | [log] [tgz] |
---|---|---|
author | Quang Luong <qal@google.com> | Fri Jan 21 14:56:07 2022 -0800 |
committer | Quang Luong <qal@google.com> | Wed Mar 30 21:48:31 2022 +0000 |
tree | 284eaa559f65edd4f11994ce5bcce25af0f22d62 | |
parent | 7abffe0057f1d144f61c0a1f42fd51a58299d0b8 [diff] |
Do update signal icon for -1 level in AddAppNetworksFragment The level of a WifiEntry may be -1 (WIFI_LEVEL_UNREACHABLE) due to race conditions. Thus, only update the signal icon if the level is a valid value [0, 4] Bug: 201488249 Test: m Change-Id: I87f1c108d262bb5a7575c9ad434d2cfb953134af (cherry picked from commit 9d66b22ee045637f7e331971e20f13d18b3435f0)