sepolicy: Allow PixelGnss to connect to Chre HAL
avc: denied { call } for scontext=u:r:hal_contexthub_default:s0 tcontext=u:r:hal_gnss_pixel:s0 tclass=binder permissive=0 Bug: 316227249 Test: Verify PixelGnss HAL can connect to Chre HAL. Change-Id: Ia957163eee7c6db726087ed16a2512e1d5cdf556
This commit is contained in:
parent
6df3cdacbb
commit
d64a87cc93
1 changed files with 6 additions and 0 deletions
6
vendor/hal_contexthub_default.te
vendored
Normal file
6
vendor/hal_contexthub_default.te
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
#
|
||||
# Context hub multiclient HAL common selinux policies
|
||||
#
|
||||
# Allow binder call to PixelGnss PPS function.
|
||||
binder_call(hal_contexthub_default, hal_gnss_pixel)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue