potter: set permissive

Change-Id: I80889b8f38808e6c550ed7a142cbc05e9696cd67
This commit is contained in:
Vachounet
2017-08-29 12:14:11 +02:00
parent e2cb925de7
commit b4cec1bf39

View File

@@ -46,7 +46,7 @@ TARGET_RECOVERY_DEVICE_MODULES := libinit_potter
# Kernel
BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=qcom user_debug=30 msm_rtb.filter=0x237
BOARD_KERNEL_CMDLINE += ehci-hcd.park=3 androidboot.bootdevice=7824900.sdhci lpm_levels.sleep_disabled=1 vmalloc=350M
BOARD_KERNEL_CMDLINE += ehci-hcd.park=3 androidboot.bootdevice=7824900.sdhci lpm_levels.sleep_disabled=1 vmalloc=350M androidboot.selinux=permissive
BOARD_KERNEL_BASE := 0x80000000
BOARD_KERNEL_PAGESIZE := 2048
BOARD_KERNEL_SEPARATED_DT := true