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

Commit 7014a961 authored by Ken Shirriff's avatar Ken Shirriff
Browse files

Move meta feed handling to CalendarSyncAdapter

Removes obsolete LIVE_CONTENT_URI.  Now calendar list updates are obtained
through a sync.
bug=1886271
parent cca860fa
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -172,9 +172,6 @@ public final class Calendar {
        public static final Uri CONTENT_URI =
            Uri.parse("content://calendar/calendars");

        public static final Uri LIVE_CONTENT_URI =
            Uri.parse("content://calendar/calendars?update=1");

        /**
         * The default sort order for this table
         */