blob: 7a584d58bd679782795203e50aac5953ca403697 [file] [log] [blame]
type sysinit, coredomain, domain;
type sysinit_exec, exec_type, file_type;
# Allow for transition from init domain to sysinit
init_daemon_domain(sysinit)
neverallow { domain -init } sysinit:process transition;
userdebug_or_eng(`
permissive sysinit;
')