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:
asmallbit 2022-01-17 10:52:58 +00:00 committed by CakesTwix
parent 22156aae16
commit 51b24b16b4
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -1 +1,2 @@
allow odrefresh self:capability kill; allow odrefresh self:capability kill;
allow odrefresh aac_drc_prop:file { getattr open };