sepolicy: allow hal_gnss_pixel to connect to hal_contexthub_default
avc: denied { call } for scontext=u:r:hal_contexthub_default:s0 tcontext=u:r:hal_gnss_pixel:s0 tclass=binder permissive=0 Bug: 339391267 Test: Verified the boot health at b/339391267#comment21. Test: Verified the boot health at b/339391267#comment22. Change-Id: I109d03e52f6576328b92ec0b18041da8fac502eb
This commit is contained in:
parent
e8be86e6c7
commit
b9181de2ea
1 changed files with 3 additions and 0 deletions
3
vendor/hal_contexthub_default.te
vendored
Normal file
3
vendor/hal_contexthub_default.te
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
# 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