sepolicy: allow hal_wlcservice call

avc:  denied  { call } for  comm="servicemanager" scontext=u:r:servicemanager:s0 tcontext=u:r:hal_wlcservice:s0 tclass=binder permissive=0

Bug: 341014314
Test: SELinuxUncheckedDenialBootTest
Change-Id: I681867d46ca35fbb008119bbb0b86bc0f26dae39
Signed-off-by: YiKai Peng <kenpeng@google.com>
This commit is contained in:
YiKai Peng 2024-05-17 02:07:20 +00:00
parent f99c7509d8
commit ad84dce67a

View file

@ -1,2 +1,3 @@
binder_call(servicemanager, hal_gnss_pixel)
binder_call(servicemanager, hal_gnss_default)
binder_call(servicemanager, hal_wlcservice)