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

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

Merge "docs: Correct labeling for two USB events" into oc-mr1-dev

am: b13dc50d

Change-Id: Ia5b3c5dcb1b2e72f275f12d05fb390699c6831ba
parents ec4dbd4d b13dc50d
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -99,7 +99,7 @@ public class UsbManager {
            "android.hardware.usb.action.USB_PORT_CHANGED";

   /**
     * Broadcast Action:  A broadcast for USB device attached event.
     * Activity intent sent when a USB device is attached.
     *
     * This intent is sent when a USB device is attached to the USB bus when in host mode.
     * <ul>
@@ -125,9 +125,8 @@ public class UsbManager {
            "android.hardware.usb.action.USB_DEVICE_DETACHED";

   /**
     * Broadcast Action:  A broadcast for USB accessory attached event.
     * Activity intent sent when a USB accessory is attached.
     *
     * This intent is sent when a USB accessory is attached.
     * <ul>
     * <li> {@link #EXTRA_ACCESSORY} containing the {@link android.hardware.usb.UsbAccessory}
     * for the attached accessory