From d88a7ffc7c708ce11a6027320f1bd02727044e43 Mon Sep 17 00:00:00 2001 From: Alan Viverette Date: Fri, 17 Mar 2017 16:46:20 -0400 Subject: Update references to removed APIs Test: make PRODUCT-sdk_google_aw_x86-sdk Change-Id: I8e13f43520e609808a9825fa3c89f4233076c5a9 --- docs/html/topic/libraries/support-library/revisions.jd | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/html/topic/libraries/support-library/revisions.jd b/docs/html/topic/libraries/support-library/revisions.jd index 9a24d1540e9b..adb1af5afe2a 100644 --- a/docs/html/topic/libraries/support-library/revisions.jd +++ b/docs/html/topic/libraries/support-library/revisions.jd @@ -316,14 +316,13 @@ APK size, we recommend that you just list the specific modules your app needs. implementations, as well as any calls to this method, should be removed. -
  • {@link android.support.v4.media.session.MediaSessionCompat#obtain +
  • {@code MediaSessionCompat.obtain()} has been deprecated and replaced with the more appropriately-named method fromMediaSession().
  • -
  • {@link - android.support.v4.media.session.MediaSessionCompat.QueueItem#obtain +
  • {@code MediaSessionCompat.QueueItem.obtain()} has been deprecated and replaced with the more appropriately-named method fromQueueItem(). -- cgit v1.2.3