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

* commit '6f7e4cb5ae58f5eff6bb4216439c47fd13202b09':
  Adding package description for android.hardware.usb
This commit is contained in:
Robert Ly
2011-04-04 11:48:51 -07:00
committed by Android Git Automerger

View File

@@ -0,0 +1,9 @@
<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>