Merge "Merge \\"docs: fixed broken link in UsbManager javadocs\\" into nyc-dev am: 162a6fad72 am: e67f00705f" into nyc-mr1-dev-plus-aosp

This commit is contained in:
Android Build Merger (Role)
2016-07-11 20:29:50 +00:00
committed by Android (Google) Code Review

View File

@@ -43,7 +43,7 @@ import java.util.HashMap;
* <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 developer guide</a>.</p>
* </div>
*/
public class UsbManager {