sdm660-common: sepolicy: allow apexd to read apex_metadata_file
* type=1400 audit(115448057.189:5): avc: denied { read } for comm="apexd" name="apex" dev="mmcblk0p63" ino=32 scontext=u:r:apexd:s0 tcontext=u:object_r:apex_metadata_file:s0 tclass=lnk_file permissive=0
This commit is contained in:
parent
85cb35c50a
commit
e41816077c
1 changed files with 1 additions and 0 deletions
1
sepolicy/vendor/apexd.te
vendored
Normal file
1
sepolicy/vendor/apexd.te
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
allow apexd apex_metadata_file:lnk_file r_file_perms;
|
Loading…
Reference in a new issue