From cb64ef60679a94b66f09885c9b1ee51274958895 Mon Sep 17 00:00:00 2001 From: Andrew Solovay Date: Tue, 14 Jun 2016 18:21:22 -0700 Subject: [PATCH] docs: Wording change for Support Lib 24.0 release notes See first comment for doc stage location. bug: 29215447 Change-Id: I75b1dc88e19e557c9ffee6336bfc342a17d1271f --- .../libraries/support-library/revisions.jd | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/docs/html/topic/libraries/support-library/revisions.jd b/docs/html/topic/libraries/support-library/revisions.jd index 88b0ca1fec0ea..47d2ac18df01f 100644 --- a/docs/html/topic/libraries/support-library/revisions.jd +++ b/docs/html/topic/libraries/support-library/revisions.jd @@ -43,19 +43,13 @@ page.metaDescription=This page provides details about the Support Library packag

- Note: Note: Only MediaBrowserServiceCompat is compatible with - devices running API Level 24 as of Support Library revision 24.0.0. - Older versions of MediaBrowserServiceCompat - are not compatible with API Level 24. If your app uses - MediaBrowserServiceCompat and - supports devices running API level 24, you must update to Support - Library version 24.0.0 or later. + >MediaBrowserServiceCompat in version 24.0.0 is + forward-compatible with future versions of Android beyond API 24. + If you are using previous versions, update to this version to + ensure compatibility. +