platform_system_sepolicy/public/hal_bootctl.te

4 lines
156 B
Text
Raw Normal View History

# HwBinder IPC from client to server, and callbacks
binder_call(hal_bootctl_client, hal_bootctl_server)
binder_call(hal_bootctl_server, hal_bootctl_client)