Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
2370fc775cf9c6bd8c2aed83e6501afa7d863037
/
.
/
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
)