sepolicy: Add suez audio sepolicy
pixelstats-vend: type=1400 audit(0.0:30): avc: denied { read } for name="codec_state" dev="sysfs" ino=83880 scontext=u:r:pixelstats_vendor:s0 tcontext=u:object_r:sysfs_pixelstats:s0 tclass=file permissive=1 pixelstats-vend: type=1400 audit(0.0:31): avc: denied { open } for path="/sys/devices/platform/audiometrics/codec_state" dev="sysfs" ino=83880 scontext=u:r:pixelstats_vendor:s0 tcontext=u:object_r:sysfs_pixelstats:s0 tclass=file permissive=1 pixelstats-vend: type=1400 audit(0.0:32): avc: denied { getattr } for path="/sys/devices/platform/audiometrics/codec_state" dev="sysfs" ino=83880 scontext=u:r:pixelstats_vendor:s0 tcontext=u:object_r:sysfs_pixelstats:s0 tclass=file permissive=1 Bug: 206007421 Test: build passed and no avc deniel logs Signed-off-by: Roger Fang <rogerfang@google.com> Change-Id: Ib5f5dd248e276f470e213cc053728cbf70c20dbf
This commit is contained in:
parent
e25c4dca39
commit
ad3e880a3f
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
binder_use(pixelstats_vendor)
|
||||
|
||||
allow pixelstats_vendor sysfs_scsi_devices_0000:file rw_file_perms;
|
||||
allow pixelstats_vendor sysfs_pixelstats:file r_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue