Setting SELinux to enforcing mode.

Time to start shaking out the bugs.
Bug: 34784662
Test: Device boots

Change-Id: I5bb61d3d7f55066632f4a10a6738a282016a99dd
This commit is contained in:
Max Bires
2017-03-08 16:00:45 -08:00
committed by Thierry Strudel
parent 082b437728
commit a0fd5b0101

View File

@@ -30,7 +30,7 @@ TARGET_2ND_CPU_VARIANT := cortex-a9
BOARD_KERNEL_CMDLINE += androidboot.hardware=$(TARGET_BOOTLOADER_BOARD_NAME) androidboot.console=ttyMSM0
BOARD_KERNEL_CMDLINE += user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive service_locator.enable=1
BOARD_KERNEL_CMDLINE += service_locator.enable=1
BOARD_KERNEL_CMDLINE += swiotlb=2048
BOARD_KERNEL_CMDLINE += firmware_class.path=/vendor/etc/firmware
BOARD_KERNEL_CMDLINE += no_console_suspend=1