Allow drmserver to read/write AVP device
Addresses the following denials:
[ 249.047169] type=1400 audit(1402699625.780:6): avc: denied { read write } for pid=751 comm="Binder_2" name="tegra_avpchannel" dev="tmpfs" ino=5269 scontext=u:r:drmserver:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file permissive=1
[ 249.070508] type=1400 audit(1402699625.800:7): avc: denied { open } for pid=751 comm="Binder_2" path="/dev/tegra_avpchannel" dev="tmpfs" ino=5269 scontext=u:r:drmserver:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file permissive=1
[ 249.092790] type=1400 audit(1402699625.800:8): avc: denied { ioctl } for pid=751 comm="Binder_2" path="/dev/tegra_avpchannel" dev="tmpfs" ino=5269 scontext=u:r:drmserver:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file permissive=1
Change-Id: I32a4a58ea633ab2a5e536d4fe6a5dbf9425b52cc
Signed-off-by: Satya Popuri <popuri@google.com>
1 file changed