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

Commit c015e1c6 authored by Sanket Padawe's avatar Sanket Padawe
Browse files

Make data warning notification heads up.

Bug: 30760683
Change-Id: Id3fed0a62936dddabcb169536a4a917d750259d7
parent 060f8820
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1074,6 +1074,8 @@ public class NetworkPolicyManagerService extends INetworkPolicyManager.Stub {
                builder.setTicker(title);
                builder.setContentTitle(title);
                builder.setContentText(body);
                builder.setDefaults(Notification.DEFAULT_ALL);
                builder.setPriority(Notification.PRIORITY_HIGH);

                final Intent snoozeIntent = buildSnoozeWarningIntent(policy.template);
                builder.setDeleteIntent(PendingIntent.getBroadcast(