OSDN Git Service

docs: Added item to Support Library revision history
authorAndrew Solovay <asolovay@google.com>
Mon, 29 Aug 2016 19:05:17 +0000 (12:05 -0700)
committerAndrew Solovay <asolovay@google.com>
Wed, 7 Sep 2016 22:00:33 +0000 (15:00 -0700)
See first comment for doc stage location.

bug: 30622244
Change-Id: I7cfdf2107d57d72565bcc4cc503242741f2452ff

docs/html/topic/libraries/support-library/revisions.jd

index 1fe4daa..4b743d5 100644 (file)
@@ -197,8 +197,17 @@ APK size, we recommend that you just list the specific modules your app needs.
   <li>{@link android.support.design.widget.Snackbar} now draws behind the
   navigation bar if the status bar is translucent.
   </li>
+
 </ul>
 
+<h4>MediaRouter library</h4>
+
+<p>
+  Bluetooth devices are no longer listed as media routes. Routing audio to
+  Bluetooth devices is now solely controlled at the Android system level.
+</p>
+
+
 <h3 id="24-2-0-deprecations">Deprecations</h3>
 
 <p>Deprecated classes and methods are subject to removal in a future release. You should migrate away from these APIs as soon as possible.</p>