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

Commit 1790c13e authored by Ken Shirriff's avatar Ken Shirriff
Browse files

Change calendar authority to com.android.calendar.

bug 2388178
parent 8fdd45e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@ public final class Calendar {
    public static final String EVENT_BEGIN_TIME = "beginTime";
    public static final String EVENT_END_TIME = "endTime";

    public static final String AUTHORITY = "calendar";
    public static final String AUTHORITY = "com.android.calendar";

    /**
     * The content:// style URL for the top-level calendar authority