c67fa9bfb4
Update SE Policy to allow calls to and callbacks for the Tether Offload HAL
HIDL binderized service.
Bug: 38417260
Test: New functionality. So we don't have any tests.
Change-Id: I2c95b290523c55c081afa1bca091f368559c9125
(cherry picked from commit 722249b3e8
)
3 lines
181 B
Text
3 lines
181 B
Text
## HwBinder IPC from client to server, and callbacks
|
|
binder_call(hal_tetheroffload_client, hal_tetheroffload_server)
|
|
binder_call(hal_tetheroffload_server, hal_tetheroffload_client)
|