Skip to content

Commit 930b952

Browse files
committed
Set SELinux to Permissive to fix NFC and FeliCa issue
Original post: http://anago.2ch.sc/test/read.cgi/smartphone/1402281767/54 Change-Id: Ia21d0d4d119a4bf9903545e1601f5e85b50bdce3
1 parent 89f48a7 commit 930b952

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

files_kk/rooting.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ echo 1 >> /data/local/tmp/log.txt
1414
echo start su_server >> /data/local/tmp/log.txt
1515
/data/local/tmp/su_server&
1616

17-
18-
1917
echo end rooting.sh >> /data/local/tmp/log.txt
18+
19+
setenforce 0

0 commit comments

Comments
 (0)