am 0d43c567: am 393e3170: am ad955fe8: Merge "SystemUI: Fix data activity overlay not being removed when data is disabled"
* commit '0d43c567cea30e6fb7af0f7adadb1c620339c0f5': SystemUI: Fix data activity overlay not being removed when data is disabled
This commit is contained in:
@@ -988,6 +988,8 @@ public class NetworkController extends BroadcastReceiver {
|
||||
combinedActivityIconId = mMobileActivityIconId;
|
||||
combinedSignalIconId = mDataSignalIconId; // set by updateDataIcon()
|
||||
mContentDescriptionCombinedSignal = mContentDescriptionDataType;
|
||||
} else {
|
||||
mMobileActivityIconId = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user