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

Commit 4f3fdf5f authored by Andrew Solovay's avatar Andrew Solovay Committed by android-build-merger
Browse files

Merge "docs: Clarify wording on two Javadoc entries" into oc-mr1-dev am: b1748f87

am: 152be97c

Change-Id: I1bde702c235218e35e0592aedb7491f1a2ff2582
parents 4cd84932 152be97c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -102,7 +102,7 @@ public class UsbManager {
            "android.hardware.usb.action.USB_PORT_CHANGED";

   /**
     * Activity intent sent when a USB device is attached.
     * Activity intent sent when user attaches a USB device.
     *
     * This intent is sent when a USB device is attached to the USB bus when in host mode.
     * <ul>
@@ -128,7 +128,7 @@ public class UsbManager {
            "android.hardware.usb.action.USB_DEVICE_DETACHED";

   /**
     * Activity intent sent when a USB accessory is attached.
     * Activity intent sent when user attaches a USB accessory.
     *
     * <ul>
     * <li> {@link #EXTRA_ACCESSORY} containing the {@link android.hardware.usb.UsbAccessory}