potter: ship it in permissive mode for now

This commit is contained in:
Vachounet
2017-04-10 16:53:40 +02:00
parent f9a11506da
commit fb591d6bb0

View File

@@ -47,6 +47,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 += androidboot.selinux=permissive
BOARD_KERNEL_BASE := 0x80000000
BOARD_KERNEL_PAGESIZE := 2048
BOARD_KERNEL_SEPARATED_DT := true