Skip to content
Commit 82991054 authored by Robin Cutshaw's avatar Robin Cutshaw
Browse files

Added missing USB_DEVICE_ATTACHED broadcast to running Activity



If an Activity programatically adds an ACTION_USB_DEVICE_ATTACHED intent,
it will never be delivered when the device is attached.  This change adds
the missing intent broadcast to running Activities.

File changes:
	modified:   services/java/com/android/server/usb/UsbSettingsManager.java

Change-Id: I767ee4d0765a7901c36e4c6f4aaf6583da2ac6f4
Signed-off-by: default avatarRobin Cutshaw <robin.cutshaw@gmail.com>
parent 0cf34218
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment