Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8b739903 authored by Mark Lu's avatar Mark Lu
Browse files

docs: fixed broken link in UsbManager javadocs

Bug: 29236606
Change-Id: I07fc82d741c106b6a679b7881757d4293359d384
parent 15783f00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,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 {