Skip to content
Snippets Groups Projects
Commit 6a608735 authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

Merge "Add TCSETS to unpriv_tty_ioctls" am: f016fc11 am: f304d5ea

am: bad7f76a

Change-Id: Ib876d00a161c2846c1f0203b84fceda55fb0fb72
parents 41f0902e bad7f76a
No related branches found
No related tags found
No related merge requests found
......@@ -49,8 +49,8 @@ define(`unpriv_unix_sock_ioctls', `{
# commonly used TTY ioctls
# merge with unpriv_unix_sock_ioctls?
define(`unpriv_tty_ioctls', `{
TIOCOUTQ FIOCLEX TCGETS TIOCGWINSZ TIOCSWINSZ TIOCSCTTY TCSETSW TCFLSH
TIOCSPGRP TIOCGPGRP
TIOCOUTQ FIOCLEX TCGETS TCSETS TIOCGWINSZ TIOCSWINSZ TIOCSCTTY TCSETSW
TCFLSH TIOCSPGRP TIOCGPGRP
}')
# point to point ioctls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment