sdm660-common: sepolicy: address gmscore_app traced denial
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
523f856d9e
commit
71a635149b
1 changed files with 2 additions and 0 deletions
2
sepolicy/vendor/gmscore_app.te
vendored
2
sepolicy/vendor/gmscore_app.te
vendored
|
@ -4,3 +4,5 @@ dontaudit gmscore_app { bt_firmware_file firmware_file }:filesystem getattr;
|
|||
|
||||
allow gmscore_app adsprpcd_file:dir{ search };
|
||||
allow gmscore_app exported_camera_prop:file { read open getattr };
|
||||
allow gmscore_app traced_producer_socket:sock_file { write };
|
||||
allow gmscore_app traced:unix_stream_socket { connectto };
|
||||
|
|
Loading…
Reference in a new issue