From 8a2416e44dd6c550d768c8962a806dee00139f7d Mon Sep 17 00:00:00 2001 From: yinxu Date: Mon, 21 Jun 2021 11:19:27 -0700 Subject: [PATCH] Show the icons in QS/SB as long as the default is default Even the network is not validated, we should show the icons in both QS and SB as long as the network is default. Bug: 188923158 Test: unit tests, manual tests Change-Id: I3b1d30471495ddb38c6dd284fdca44ace5aa89f6 --- .../policy/MobileSignalController.java | 11 ++-------- .../policy/WifiSignalController.java | 20 +++---------------- .../policy/NetworkControllerWifiTest.java | 4 +--- 3 files changed, 6 insertions(+), 29 deletions(-) diff --git a/packages/SystemUI/src/com/android/systemui/statusbar/policy/MobileSignalController.java b/packages/SystemUI/src/com/android/systemui/statusbar/policy/MobileSignalController.java index ce080752b5ccb..2ac5c1eeae8e7 100644 --- a/packages/SystemUI/src/com/android/systemui/statusbar/policy/MobileSignalController.java +++ b/packages/SystemUI/src/com/android/systemui/statusbar/policy/MobileSignalController.java @@ -387,15 +387,8 @@ public class MobileSignalController extends SignalController