commit | ba745673aaab935b63234d3ad4a870599e31db70 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Thu Mar 06 15:00:59 2014 -0500 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Thu Mar 06 15:00:59 2014 -0500 |
tree | efb34df267926ba1491d7d190f37f52ea34da53e | |
parent | d9d9d2f4170b96a674c8222287bbe4cddfc8de3a [diff] |
Allow mediaserver to connect to tee service. Resolves denials such as: avc: denied { connectto } for pid=7028 comm="wfd_looper" path=006D636461656D6F6E scontext=u:r:mediaserver:s0 tcontext=u:r:tee:s0 tclass=unix_stream_socket This is a socket in the abstract namespace so no socket file is involved. Change-Id: Ia0e384c08063466cfd0f17af3bccf294c7f9dbbd Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>