OSDN Git Service

Remove androidboot.selinux=permissive from cmdline
authorChih-Wei Huang <cwhuang@linux.org.tw>
Sat, 23 Nov 2019 03:56:57 +0000 (11:56 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Sat, 23 Nov 2019 03:56:57 +0000 (11:56 +0800)
commit716763cb9de32629e7b5968316828e6107577a9b
tree3c6d6b91b571c0c3cac0155baafe04ec768373e1
parent6d50976748ebc61030a91582a885b38283a2e2d2
Remove androidboot.selinux=permissive from cmdline

The default selinux mode is set to permissive in init. If you want to
use enforcing mode, add androidboot.selinux=enforcing to cmdline.
BoardConfig.mk