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

Commit 73bcc6e0 authored by Sanket Padawe's avatar Sanket Padawe Committed by android-build-merger
Browse files

Make data warning notification heads up.

am: c015e1c6

Change-Id: I826fadc6fdda8707ec280b11379201f72b861362
parents 74670684 c015e1c6
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(