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)
commit7dae0e47abb5c1fb852c10b3ba0bc6464dd76e96
treefb36ff43a393b81bc1bdbbf6cde025853561b8ac
parent6abea1ebc29c7bc8397f0470d57a4e485b5d4ee3
Ensure input dispatcher and native looper handles EINTR.

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