am 393e3170: am ad955fe8: Merge "SystemUI: Fix data activity overlay not being removed when data is disabled"
* commit '393e3170b3f52a3e191554ffd8c8f81821ba2074': 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