sdm710-common: Allow wcnss_service to run shell

* avc: denied { execute_no_trans } for path="/vendor/bin/sh" dev="sda16" ino=247 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:vendor_shell_exec:s0 tclass=file permissive=1
This commit is contained in:
emufan4568 2021-12-22 22:37:09 +02:00 committed by CakesTwix
parent ccc55945a0
commit 1f9b588765
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

1
sepolicy/vendor/wcnss_service.te vendored Normal file
View file

@ -0,0 +1 @@
allow wcnss_service vendor_shell_exec:file execute_no_trans;