Merge "[zuma] Update chre sepolicy for socket connection" into main
This commit is contained in:
commit
5a4795ccd7
1 changed files with 2 additions and 0 deletions
2
vendor/twoshay.te
vendored
2
vendor/twoshay.te
vendored
|
@ -6,4 +6,6 @@ binder_call(twoshay, hal_radioext_default)
|
||||||
# b/315347346
|
# b/315347346
|
||||||
# b/314721681
|
# b/314721681
|
||||||
unix_socket_connect(twoshay, chre, chre)
|
unix_socket_connect(twoshay, chre, chre)
|
||||||
|
# TODO(b/248615564): Remove above rule after CHRE multiclient HAL is launched.
|
||||||
|
unix_socket_connect(twoshay, chre, hal_contexthub_default)
|
||||||
allow twoshay self:capability2 block_suspend;
|
allow twoshay self:capability2 block_suspend;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue