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

Commit ddf32b8a authored by Chris Wren's avatar Chris Wren Committed by Android Git Automerger
Browse files

am 12d17615: Merge "handle all the messages." into ics-ub-calendar-denim

* commit '12d17615':
  handle all the messages.
parents 8d16222a 12d17615
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -104,9 +104,6 @@ public class DismissAlarmsService extends IntentService {
            TaskStackBuilder.create(this)
                    .addParentStack(EventInfoActivity.class).addNextIntent(i).startActivities();
        }

        // Stop this service
        stopSelf();
    }

    private String buildMultipleEventsQuery(long[] eventIds) {