Merge "sepolicy: Fix potential avc denials"
This commit is contained in:
commit
69faf0b8d1
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ get_prop(mediaprovider_app, drm_service_config_prop)
|
|||
allow mediaprovider_app gpu_device:dir search;
|
||||
|
||||
dontaudit mediaprovider_app sysfs_vendor_sched:dir search;
|
||||
dontaudit mediaprovider_app sysfs_vendor_sched:file w_file_perms;
|
||||
|
||||
# bpfprog access for FUSE BPF
|
||||
allow mediaprovider_app fs_bpf:dir search;
|
||||
|
|
Loading…
Reference in a new issue