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

Commit cbfeda13 authored by Robert Ly's avatar Robert Ly Committed by Android Git Automerger
Browse files

am 6f7e4cb5: am 3f39f653: Adding package description for android.hardware.usb

* commit '6f7e4cb5':
  Adding package description for android.hardware.usb
parents 9e374cf4 6f7e4cb5
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
<HTML>
<BODY>
<p>Provides support to communicate with USB hardware peripherals that are connected to Android-powered
devices. Use {@link android.hardware.usb.UsbManager} to access the state of the USB and to
communicate with connected hardware peripherals. Use {@link android.hardware.usb.UsbDevice} to
communicate with the hardware peripheral if the Android-powered device is acting as the USB host. Use
{@link android.hardware.usb.UsbAccessory} if the peripheral is acting as the USB host.</p>
</BODY>
</HTML>
 No newline at end of file