Remove cdsp SE policy for lowirpcd daemon
Currently, lowirpcd uses CDSP access SE policy which is not by required for lowirpcd Change-Id: Ic161109c07bf1b87839494ed4c4d5d31449d3ab6 CRs-Fixed: 3017691
This commit is contained in:
parent
0ac811e7ab
commit
9d3c47c936
1 changed files with 1 additions and 1 deletions
2
generic/vendor/common/vendor_lowirpcd.te
vendored
2
generic/vendor/common/vendor_lowirpcd.te
vendored
|
@ -30,7 +30,7 @@ init_daemon_domain(vendor_lowirpcd_service)
|
|||
|
||||
allow vendor_lowirpcd_service dmabuf_system_heap_device:chr_file r_file_perms;
|
||||
allow vendor_lowirpcd_service vendor_dmabuf_system_heap_device:chr_file r_file_perms;
|
||||
allow vendor_lowirpcd_service vendor_qdsp_device:chr_file r_file_perms;
|
||||
allow vendor_lowirpcd_service ion_device:chr_file r_file_perms;
|
||||
allow vendor_lowirpcd_service vendor_xdsp_device:chr_file r_file_perms;
|
||||
|
||||
# For reading adsprpc_prop
|
||||
|
|
Loading…
Reference in a new issue