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

Commit 1e5c2626 authored by Lucas Lin's avatar Lucas Lin Committed by Gerrit Code Review
Browse files

Merge "Make NETWORK_STATUS notification to be blockable"

parents 303762dc 749db81a
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(