commit | 7a96ba436c9a2bacc64e712bdb53bd7accc5c3a9 | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Thu Jul 01 11:33:41 2010 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Thu Jul 01 11:33:41 2010 -0400 |
tree | c21beaa4015313b25616db50d28c713425d9696d | |
parent | 4272a7ad70721acd68cf9f73c0455bda3102c80f [diff] |
libusbhost: The client is now responsible for creating the thread that monitors the bus This is to allow using a thread that is capable of calling through JNI to Java code to report USB device attached/removed events. Change-Id: Ia58592607a2c1f4357b31072044f5db5617d7f5b Signed-off-by: Mike Lockwood <lockwood@android.com>