Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cbc743f0 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Make NETWORK_STATUS notification to be blockable" am: 1e5c2626 am:...

Merge "Make NETWORK_STATUS notification to be blockable" am: 1e5c2626 am: 1c25c408 am: 0f2edafc am: 1144fd41 am: 48b71393

Change-Id: I8cfb444197f9aeef4748fa263056716964a0e423
parents 09375462 48b71393
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -116,6 +116,7 @@ public class SystemNotificationChannels {
                NETWORK_STATUS,
                context.getString(R.string.notification_channel_network_status),
                NotificationManager.IMPORTANCE_LOW);
        network.setBlockableSystem(true);
        channelsList.add(network);

        final NotificationChannel networkAlertsChannel = new NotificationChannel(