Kenny Root a0db022419 Add support for EINTR in BT
During normal operation, it's common on a multi-core device to get
EINTR. This is especially noticable during a bugreport where several
services get EINTR even though it's not fatal.

This change adds TEMP_FAILURE_RETRY around the system calls that can
receive EINTR where a retry should happen.

Change-Id: If13d24f57c587392f57961fe2caf46e2a6fa843e
2012-03-15 09:56:14 -07:00
2012-03-15 09:56:14 -07:00
2012-02-27 13:03:08 -08:00
2012-02-23 16:39:15 -08:00
2012-03-13 09:31:22 -07:00
2012-01-17 11:57:27 -08:00
2012-02-29 14:05:24 -08:00
2011-01-18 15:25:32 -08:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%