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

Commit b995b21d authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 9198

* changes:
  Fix missed Aggregate->Contact name change.
parents af3d2be7 ac39b26b
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