Merge "Rename visual voicemail sync intent value" into nyc-dev am: 0f712b164f
am: 7220c75f65
* commit '7220c75f65b615999d2d555024aab6a324b0f376':
Rename visual voicemail sync intent value
Change-Id: Ia94612e1fe827b829d2caedc41e177bed9dfb681
This commit is contained in:
@@ -104,7 +104,7 @@ public class VoicemailContract {
|
||||
* Broadcast intent to request all voicemail sources to perform a sync with the remote server.
|
||||
*/
|
||||
@SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
|
||||
public static final String ACTION_SYNC_VOICEMAIL = "android.intent.action.SYNC_VOICEMAIL";
|
||||
public static final String ACTION_SYNC_VOICEMAIL = "android.provider.action.SYNC_VOICEMAIL";
|
||||
|
||||
/**
|
||||
* Broadcast intent to inform a new visual voicemail SMS has been received. This intent will
|
||||
|
||||
Reference in New Issue
Block a user