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

Commit 03448bbc authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Make NETWORK_STATUS notification to be blockable" into rvc-dev am:...

Merge "Make NETWORK_STATUS notification to be blockable" into rvc-dev am: 2e627303 am: 442f2caf am: 74a3969e

Change-Id: If154986dc83057db15785e7885e3d025ee76bd95
parents fef62904 74a3969e
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(