From edcdbb6d3bb6f66e9fd91b15ef45f4cec5694393 Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Thu, 18 Feb 2010 16:00:43 -0500 Subject: [PATCH] Add new action for launching the user's music player app. android.intent.action.MUSIC_PLAYER http://b/2237931 --- api/current.xml | 11 +++++++++++ core/java/android/provider/MediaStore.java | 7 +++++++ 2 files changed, 18 insertions(+) diff --git a/api/current.xml b/api/current.xml index e123602db38c0..33a8020c15862 100644 --- a/api/current.xml +++ b/api/current.xml @@ -130743,6 +130743,17 @@ visibility="public" > + +