OSDN Git Service

Sensors: Use a native_handle for the data channel instead of a single file descriptor.
authorMike Lockwood <lockwood@android.com>
Fri, 22 May 2009 14:03:00 +0000 (10:03 -0400)
committerMike Lockwood <lockwood@android.com>
Fri, 22 May 2009 14:03:00 +0000 (10:03 -0400)
This eliminates the requirement that all sensors share a single file descriptor.
This, along with concurrent changes in other projects, fixes bugs b/1614524 and b/1614481

Signed-off-by: Mike Lockwood <lockwood@android.com>

No differences found