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

Commit 45d937ed authored by Debashish Chatterjee's avatar Debashish Chatterjee Committed by Android (Google) Code Review
Browse files

Merge "Modified Voicemail.SOURCE_DATA value to match with the constant name."

parents 1274f2b4 76584081
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@ public class VoicemailContract {
         * <P>Type: TEXT</P>
         * <P> Note that this is NOT the voicemail media content data.
         */
        public static final String SOURCE_DATA = "provider_data";
        public static final String SOURCE_DATA = "source_data";
        /**
         * Whether the media content for this voicemail is available for
         * consumption.