Here is a way for us to change the SELinux status to Permissive on our ATT N3.
Prerequisites
1. Busybox must be installed.
2. Have to be on NC2 or MLG Kernel. If not then download it from here (http://d-h.st/lBR) and flash it using Odin (select PDA). (You DON'T have to upgrade your BL to NC2. Just the kernel. I'm still on MLG BL, so I can still roll back to 4.3 if I wanted).
3. Most importantly. Have to be on SuperSU 2.13 http://d-h.st/afU
Instructions: (only if you plan on applying manually after every reboot)
1. Download http://www78.zippyshare.com/v/1605705/file.html
2. Move the file to /data/local/tmp/
3. Change Permission to 0755 (-rwxr-xr-x)
3. Open up the Terminal Emulator and type the following.
4. Enjoy.
OR
Instructions: (to apply automatically at reboot)
1. Download http://www78.zippyshare.com/v/1605705/file.html
2. Change its name from "SE_Status_Change_via_kmem.sh" to "SE_Status_Change_via_kmem"
3. Move that file to /system/etc/init.d/
4. Change permission to 0777 (-rwxrwxrwx)
5. Reboot.
Proof.
1. Busybox must be installed.
2. Have to be on NC2 or MLG Kernel. If not then download it from here (http://d-h.st/lBR) and flash it using Odin (select PDA). (You DON'T have to upgrade your BL to NC2. Just the kernel. I'm still on MLG BL, so I can still roll back to 4.3 if I wanted).
3. Most importantly. Have to be on SuperSU 2.13 http://d-h.st/afU
Instructions: (only if you plan on applying manually after every reboot)
1. Download http://www78.zippyshare.com/v/1605705/file.html
2. Move the file to /data/local/tmp/
3. Change Permission to 0755 (-rwxr-xr-x)
3. Open up the Terminal Emulator and type the following.
Code:
su -c /data/local/tmp/SE_Status_Change_via_kmem.sh
OR
Instructions: (to apply automatically at reboot)
1. Download http://www78.zippyshare.com/v/1605705/file.html
2. Change its name from "SE_Status_Change_via_kmem.sh" to "SE_Status_Change_via_kmem"
3. Move that file to /system/etc/init.d/
4. Change permission to 0777 (-rwxrwxrwx)
5. Reboot.
Proof.
Last edited: