a25192262b
All hals need to use hwbinder. Test: no additional denials Bug: 34180936 Change-Id: Ie92cdbd79fc75062c4afa4cda53cb57ccde7e370
8 lines
219 B
Text
8 lines
219 B
Text
# boot_control subsystem
|
|
type hal_boot, domain, boot_control_hal;
|
|
hal_impl_domain(hal_boot)
|
|
|
|
type hal_boot_exec, exec_type, file_type;
|
|
|
|
# call into system_server process (callbacks)
|
|
binder_call(hal_boot, system_server)
|