Advertisement
SuperOP535

selinux_permissive_android.sh

May 29th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.09 KB | None | 0 0
  1. su -c "/system/bin/setenforce 0"
  2.  
  3. # warning: it will get set to Enforcing once you restart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement