Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
49c73b06a21f8cd41b37dc6fb79160ef5969c360
/
.
/
public
/
hal_bootctl.te
blob: be9975f89eee851104c066b4b547ede9095bfb4e [
file
] [
log
] [
blame
]
# HwBinder IPC from client to server, and callbacks
binder_call
(
hal_bootctl_client
,
hal_bootctl_server
)
binder_call
(
hal_bootctl_server
,
hal_bootctl_client
)
hal_attribute_hwservice
(
hal_bootctl
,
hal_bootctl_hwservice
)