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

Commit 749db81a authored by lucaslin's avatar lucaslin
Browse files

Make NETWORK_STATUS notification to be blockable

Bug: 149749735
Test: Build pass
Change-Id: I272f1a13f09f9cfcf5f9c3c33618c20d1d7bdfcd
parent 11fcab68
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -108,6 +108,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(