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

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

Merge change Ie7d26695 into eclair

* changes:
  Modify the "active chats" uri to not overlap with other uris.
parents 3f48d31b e7d26695
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -540,7 +540,7 @@ public class Im {
         * The content:// style URL for contacts who have an open chat session
         */
        public static final Uri CONTENT_URI_CHAT_CONTACTS =
            Uri.parse("content://com.google.android.providers.talk/contacts/chatting");
            Uri.parse("content://com.google.android.providers.talk/contacts_chatting");

        /**
         * The content:// style URL for contacts who have been blocked