quantify-nfc/Wear24-NFC-Kernel

Fix SELinux switch to enforcing in init

JaredTamana opened this issue · 2 comments

  • Make changes
  • Test, checking dmesg

I've made some other changes on a separate branch (selinux-permissive) based on some stuff I've seen online.

Each commit description explains a bit about the change and where I found it.

Can't build and test right now as I'm at school. I'll (try to remember to) build it when I get home and test it on the watch.

EDIT: Just to confirm, these changes attempt to force permissive not enforcing.

I'm planning to swap all the changes to force enforcing after I know the kernel still works. I edited an selinux source file so I want to know if me attempting to force enforcing breaks it or if my edits in general break it.