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.
+