allwinner_a64/android/system/sepolicy/vendor/hal_bootctl_default.te
2018-08-08 17:48:24 +08:00

6 lines
223 B
Text

# Boot control subsystem
type hal_bootctl_default, domain;
hal_server_domain(hal_bootctl_default, hal_bootctl)
type hal_bootctl_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_bootctl_default)