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

Commit d6be96c2 authored by Mark Lu's avatar Mark Lu Committed by android-build-merger
Browse files

Merge \\"docs: fixed broken link in UsbManager javadocs\\" into nyc-dev am: 162a6fad

am: e67f0070

Change-Id: I69478885b31789008b411c5ec3a06d820efcca3f
parents b88abf91 e67f0070
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {