I have a Samsung j1 2016 (j120f), I would like to put my kernel from enforcing to permissive mode. I try to use my boot.img to add in kernel command line androidboot.selinux=permissive with ro.build.type=userdebug (in build.prop of my /system). I try to add in init.rc "setenforce 0" after "on early-init" et "on boot".
↧