sdm710-common: sepolicy: Add SELinux policy for odrefresh
odrefresh: type=1400 audit(0.0:192095): avc: denied { open } for path=/dev/__properties__/u:object_r:aac_drc_prop:s0 dev=tmpfs ino=14629 scontext=u:r:odrefresh:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1 avc: denied { getattr } for path=/dev/__properties__/u:object_r:aac_drc_prop:s0 dev=tmpfs ino=14629 scontext=u:r:odrefresh:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1 Signed-off-by: Mikazuuu07 <irfn4566@gmail.com> Signed-off-by: wulan17 <galihgustip@gmail.com> Change-Id: I51eb0f55430673cce7e87882765aa335096c687d
This commit is contained in:
parent
22156aae16
commit
51b24b16b4
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
||||||
allow odrefresh self:capability kill;
|
allow odrefresh self:capability kill;
|
||||||
|
allow odrefresh aac_drc_prop:file { getattr open };
|
||||||
|
|
Loading…
Reference in a new issue