summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Michelau <john.michelau@motorola.com>2011-05-26 23:35:22 -0500
committerWink Saville <wink@google.com>2011-05-27 13:31:35 -0700
commit64125e67dadad51ba188f836cc0e2ff5eb5d6113 (patch)
tree22a81ee691f4c4ff75ddb5cb1278b4ec6b0dba73
parentcef31fc8e5c74d0f8f7c5de7a72781085914e527 (diff)
downloadstingray-64125e67dadad51ba188f836cc0e2ff5eb5d6113.tar.gz
Make tty2ttyd setup Netlink socket credentials
The kernel was recently updated to filter Netlink events from going to entities with improper or no socket credentials. The RIL was already updated to deal with this, so that it would detect when the MDM6600 dies. tty2ttyd also needs to know when the MDM6600 or Wrigley dies, but it's not receiving the events due to the lack of socket credentials. Add the setting of them just like the RIL does. Change-Id: If162ff40e7521865c2c6980233f8829226861767
-rwxr-xr-xril/tty2ttydbin14084 -> 14084 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/ril/tty2ttyd b/ril/tty2ttyd
index c2331cf..3f4ec39 100755
--- a/ril/tty2ttyd
+++ b/ril/tty2ttyd
Binary files differ