Skip to content

Commit

Permalink
spes: sepolicy: Address denied IMS callinfo
Browse files Browse the repository at this point in the history
E/SELinux (510): avc:  denied  { find } for interface=vendor.qti.ims.callinfo::IService sid=u:r:vendor_hal_rcsservice:s0 pid=22648 scontext=u:r:vendor_hal_rcsservice:s0 tcontext=u:object_r:vendor_hal_imscallinfo_hwservice:s0 tclass=hwservice_manager permissive=0

Change-Id: I07087125959f4c8c87b012043e5d2df83c413582
Signed-off-by: muralivijay <muralidharan9845@gmail.com>
  • Loading branch information
boedhack99 authored and ap4ss3rby committed Feb 1, 2024
1 parent f2efead commit e50e56e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sepolicy/vendor/vendor_hal_rcsservice.te
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
allow vendor_hal_rcsservice vendor_diag_device:chr_file rw_file_perms;
allow vendor_hal_rcsservice vendor_hal_imscallinfo_hwservice:hwservice_manager find;

0 comments on commit e50e56e

Please sign in to comment.