commit | 2423607a32d63a0c646b17758ebeb4dc1d0b791f | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Wed Jun 23 17:36:36 2010 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Thu Jun 24 09:36:50 2010 -0400 |
tree | b5e3f4b314005fc207c4e25eeca0cf83bec080eb | |
parent | 9163d42a50076c2a77694ff394363264d862c7bf [diff] |
Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. We now broadcast Usb.ACTION_USB_CONNECTED and Usb.ACTION_USB_DISCONNECTED when USB is connected or disconnected. The ACTION_USB_CONNECTED extras indicate the enabled/disabled state of all USB functions. Change-Id: I11495d039429dbe22bd738067296e39ae415befa Signed-off-by: Mike Lockwood <lockwood@android.com>