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

Commit e79c911b authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Update to reflect current Notifications API.

Change-Id: I4a3d1dbad8fe30ecd1d7dbcd21cdcb73782e41e1
parent 290b8d6e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -136,8 +136,7 @@ public class AlarmReceiver extends BroadcastReceiver {
                context.getString(R.string.alarm_notify_text),
                pendingNotify);
        n.flags |= Notification.FLAG_SHOW_LIGHTS
                | Notification.FLAG_ONGOING_EVENT
                | Notification.FLAG_HIGH_PRIORITY;
                | Notification.FLAG_ONGOING_EVENT;
        n.defaults |= Notification.DEFAULT_LIGHTS;

        // NEW: Embed the full-screen UI here. The notification manager will