Setting Taimen into permissive to allow wahoo to turn on enforcing.

Taimen will remain in permissive until Monday, May 1st when this change
will be reverted so as to give a week for teams to write policy for the
actual devices that just came in.

Bug: 34784662
Test: Taimen is in permissive mode
Change-Id: I67fc3c0d22dac2956437957e1f7575414cb8a045
This commit is contained in:
Max Bires
2017-04-24 10:16:14 -07:00
parent b4eb9148c3
commit a66ba7a73d

View File

@@ -18,6 +18,7 @@ TARGET_BOOTLOADER_BOARD_NAME := taimen
DEFAULT_LOW_PERSISTENCE_MODE_BRIGHTNESS := 0x00000056
BOARD_KERNEL_CMDLINE += console=ttyMSM0,115200,n8 earlycon=msm_serial_dm,0xc1b0000
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
TARGET_RECOVERY_FSTAB := device/google/taimen/fstab.hardware
include device/google/wahoo/BoardConfig.mk