Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_sepolicy
/
09d13e734d651e8cb92187f477e3cdc485128311
/
.
/
public
/
hal_bootctl.te
blob: b731fd69d5c70869c29a282ff517821902af7800 [
file
] [
log
] [
blame
]
Alex Klyubin
09d13e7
2017-03-16 19:17:15 -0700
[
diff
] [
blame^
]
1
# HwBinder IPC from client to server, and callbacks
2
binder_call
(
hal_bootctl_client
,
hal_bootctl_server
)
3
binder_call
(
hal_bootctl_server
,
hal_bootctl_client
)