Files
frameworks_base/services/java/com/android/server
David 'Digit' Turner 1a7408cd64 UsbService: Remove stack-trace message during boot. DO NOT MERGE
This removes a stack trace message during the boot under emulation.

The observers tried to access a null reference when no USB configuration
is supported by the emulated device. So do not start them in this case.

+ Change a Slog.w into a Slog.i since this is an acceptable condition.

Change-Id: I801f352574716d7868f182bb6e5ee49e5b12e4f1
2011-02-27 18:39:41 -08:00
..
2010-10-25 16:35:55 -04:00
2010-03-05 10:57:47 -08:00
2010-10-19 15:08:05 -04:00
2010-10-19 15:08:05 -04:00