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

Commit ac39b26b authored by Evan Millar's avatar Evan Millar
Browse files

Fix missed Aggregate->Contact name change.

parent bbdf3caf
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -165,11 +165,11 @@ public class SocialContract {

        /**
         * The {@link Uri} for the latest social activity performed by any
         * contact aggregated under the specified {@link Contacts#_ID}. Will
         * raw contact aggregated under the specified {@link Contacts#_ID}. Will
         * also join with most-present {@link Presence} for this aggregate.
         */
        public static final Uri CONTENT_AGGREGATE_STATUS_URI =
            Uri.withAppendedPath(AUTHORITY_URI, "aggregate_status");
        public static final Uri CONTENT_CONTACT_STATUS_URI =
            Uri.withAppendedPath(AUTHORITY_URI, "contact_status");

        /**
         * The MIME type of {@link #CONTENT_URI} providing a directory of social