How to change se-Linux to permissive to make Walkman work on miui rom?

gamernayeem

Senior Member
Mar 14, 2015
115
11
38
Dhaka
I want to use the Xperia_Z5_Premium_Walkman™_Port_v2.0_by_androidexpert35 on miui8 stable rom. It installed without any problem but when I go to audio settings of the walkman, snapdragon audio manager opens instead of clear audio. then i remove my system MUSIC FX and reboot. now i get clear audio + but when i change the equalizer sound doesnt change, so i posted on androidexpert35 thread about the problem and they said to change se-linux to permissive mode, i cant find any way to change it permanently. i mean if i reboot my device it changes to enforce mode.

the funny thing i have used this walkman on this same rom without any problem, then i had to edl flash my redmi 2 then i flashed the same rom same walkman but its not working.

please help me any kind soul
 
Last edited:

raymond_bqg

Senior Member
Oct 27, 2015
645
181
0
Did you try a app named "selinux changer"?
If it doesn't work then I got a method (I forgot where I have seen that in XDA).Try it on your own risk.:cool:Here you go :-
If ur current rom is int.d support then u r good to go.If not then download a app called universal int.d tool and and install it ,then enable int.d.
Now create a new file in etc/int.d directory and rename it by "08setperm". Now add the two lines in that file
#!/system/sh
setenforce 0
And giver the file full permission (rwxrwxrwx) by using es file explorer and reboot.
If it helps ,let me know.:cowboy:
 

gamernayeem

Senior Member
Mar 14, 2015
115
11
38
Dhaka
Did you try a app named "selinux changer"?
If it doesn't work then I got a method (I forgot where I have seen that in XDA).Try it on your own risk.:cool:Here you go :-
If ur current rom is int.d support then u r good to go.If not then download a app called universal int.d tool and and install it ,then enable int.d.
Now create a new file in etc/int.d directory and rename it by "08setperm". Now add the two lines in that file
#!/system/sh
setenforce 0
And giver the file full permission (rwxrwxrwx) by using es file explorer and reboot.
If it helps ,let me know.:cowboy:
thanks i will try it tomorrow and let you know the result