Affichage des articles dont le libellé est Possibility. Afficher tous les articles
Affichage des articles dont le libellé est Possibility. Afficher tous les articles

lundi 2 février 2015

[Q] Possibility to fully disable SElinux topic






Hey,
Ive been trying to build a rom without SElinux present using:
"androidboot.selinux=disabled" in device/lge/hammerhead/Boardconfig
Disabling SElinux security overall in kernel defconfig via make menuconfig.
Ive tried both methods with and without each other.
Rom builds fine with inline kernel (Optipop with Optipop stock kernel) but it doesnt boot at all. Logcat didnt show anything special happening. Can post it here if someone wants to take a look. Its quite short and ends in E/bootanimation cannot find audio.conf, but thats not really the issue as its seen there even when it boots.
So wanted to ask is it possible to build Lollipop rom with SElinux disabled NOT permissive.
Ive build my own customized SimpleAOSP rom, back in the KitKat time, and all i needed was kernel defconfig edit to disable SElinux and all was working perfectly. SElinux was disabled and everything ran smooth. sys/fuse/selinux was gone.
Thanks and peace!