Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
1ec710c8ff528853524dc8e22b1797ca78cfc2de
/
.
/
public
/
hal_boot.te
blob: 327fbf98fdff65002b9d85301485ae319192e8cc [
file
] [
log
] [
blame
]
# boot_control subsystem
type hal_boot
,
domain
;
type hal_boot_exec
,
exec_type
,
file_type
;
# hwbinder access
hwbinder_use
(
hal_boot
)
# call into system_server process (callbacks)
binder_call
(
hal_boot
,
system_server
)