Docs: Fixes broken link in Javadoc. am: df0fd34d50 am: 506a8b39fb

am: 4eff74f8cb

Change-Id: Id237b5c6ead732111feb29e1dc0dcd8a444366ee
This commit is contained in:
Dave Friedman
2017-04-13 17:06:11 +00:00
committed by android-build-merger

View File

@@ -34,7 +34,7 @@ import android.os.Parcelable;
* <div class="special reference">
* <h3>Developer Guides</h3>
* <p>For more information about communicating with USB hardware, read the
* <a href="{@docRoot}guide/topics/usb/index.html">USB</a> developer guide.</p>
* <a href="{@docRoot}guide/topics/connectivity/usb/index.html">USB</a> developer guide.</p>
* </div>
*/
public class UsbDevice implements Parcelable {