summaryrefslogtreecommitdiffstats
path: root/prebuilt/permissive.sh
blob: f1046f94ecb46f09912da1902b50908fed5d800e (plain) (blame)
1
2
3
4
5
6
7
8
#!/sbin/sh

# We use this shell script because the script will follow symlinks and
# different trees will use different binaries to supply the setenforce
# tool. Before M we use toolbox, M and beyond will use toybox. The init
# binary and init.rc will not follow symlinks.

setenforce 0