sm6375-common: sepolicy: Adress isolated_app denial
* E SELinux : avc: denied { find } for pid=6182 uid=99000 name=content_capture scontext=u:r:isolated_app:s0:c512,c768 tcontext=u:object_r:content_capture_service:s0 tclass=service_manager permissive=0 * E SELinux : avc: denied { find } for pid=6771 uid=99001 name=content_capture scontext=u:r:isolated_app:s0:c512,c768 tcontext=u:object_r:content_capture_service:s0 tclass=service_manager permissive=0 * E SELinux : avc: denied { find } for pid=8222 uid=99002 name=content_capture scontext=u:r:isolated_app:s0:c512,c768 tcontext=u:object_r:content_capture_service:s0 tclass=service_manager permissive=0 Change-Id: Ifd164ef55a73c16b68eba4a3fdff5b3632219f5d
This commit is contained in:
parent
1190897038
commit
5115153b58
1 changed files with 1 additions and 0 deletions
1
sepolicy/private/isolated_app.te
Normal file
1
sepolicy/private/isolated_app.te
Normal file
|
@ -0,0 +1 @@
|
|||
dontaudit isolated_app content_capture_service:service_manager find;
|
Loading…
Reference in a new issue