commit | d94b78c908eafb9c57b17d8ad31842df5a0139a9 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Fri Dec 19 16:19:05 2014 -0800 |
committer | Nick Kralevich <nnk@google.com> | Fri Dec 19 16:19:05 2014 -0800 |
tree | a1f1ad5d79f41d5bf427ccaa77f6b66d7445e840 | |
parent | 5432e7ce7df9eb37f337ef403d9ea247784f9a92 [diff] |
toolbox: android_fork_execvp_ext() requires getattr ioctl Addresses the following denials: avc: denied { getattr } for pid=148 comm="mkswap" path="/dev/pts/0" dev="devpts" ino=3 scontext=u:r:toolbox:s0 tcontext=u:object_r:devpts:s0 tclass=chr_file permissive=1 avc: denied { ioctl } for pid=148 comm="mkswap" path="/dev/pts/0" dev="devpts" ino=3 scontext=u:r:toolbox:s0 tcontext=u:object_r:devpts:s0 tclass=chr_file permissive=1 Change-Id: I88c88493cd5f523b5b26a8028b421b3565aa5751