OSDN Git Service

Ensure input dispatcher and native looper handles EINTR.
authorJeff Brown <jeffbrown@google.com>
Fri, 17 Sep 2010 00:04:52 +0000 (17:04 -0700)
committerJeff Brown <jeffbrown@google.com>
Fri, 17 Sep 2010 00:04:52 +0000 (17:04 -0700)
commitf67f29903680e7a33af020dbeb80697ad619b26e
treee328da75b7a7a5893ca9267b844f5c7dcbbe84e2
parent3435d3bb556a00b55c4160baabd4047935dc07e9
Ensure input dispatcher and native looper handles EINTR.

Change-Id: I0a42db5f273b9bfe4ab174e4ee65d5d852f9f6bc
libs/ui/InputTransport.cpp
libs/utils/Looper.cpp