Setting SELinux back to enforcing mode.

Sanity testing indicates the phone is stable under an enforcing
policy, and that OTAs will be functional.

Bug: 34784662
Test: Device boots

This reverts commit fb4eaa89a1.

Change-Id: Ib9338485e3aab0bc04e42011b52710ddfa711b4f
This commit is contained in:
Max Bires
2017-04-17 23:24:49 +00:00
committed by Thierry Strudel
parent 036084830d
commit d2f7877baf

View File

@@ -30,7 +30,7 @@ TARGET_2ND_CPU_VARIANT := kryo
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/firmware
BOARD_KERNEL_CMDLINE += no_console_suspend=1