Lines Matching full:selinux
40 #include <selinux/selinux.h>
41 #include <selinux/label.h>
42 #include <selinux/android.h>
502 if (key == "androidboot.selinux" && value == "permissive") {
520 INFO("SELinux: Attempting to reload policy files\n");
560 INFO("Loading SELinux
576 if (write_file("/sys/fs/selinux/checkreqprot", "0") == -1) {
580 NOTICE("(Initializing SELinux %s took %.2fs.)\n",
641 // Set up SELinux, including loading the SELinux policy if we're in the kernel domain.
645 // that the SELinux policy has been loaded.