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

Commit 76584081 authored by Debashish Chatterjee's avatar Debashish Chatterjee
Browse files

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

Change-Id: I3a83b553ace640a91cd07e89785d52d5b7cd86ca
parent 49220843
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.