summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@quicinc.com>2017-10-28 04:01:23 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-10-28 04:01:23 -0700
commite8f9d9f179f63f6f39617c23f95aa0854b62ac32 (patch)
tree7a95cd0c8e08b05545ba192b2629400daef01d9f
parentce4c30eee1a5f9ccdbd017d49f8d42468c67245f (diff)
parent2b9b4ce08a10c5d4a286ffc2147c3fe353c19648 (diff)
Merge " SDM660_64:Selinux permissive"
-rwxr-xr-xBoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index c293b85..3f8ab2f 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -97,7 +97,7 @@ ifeq ($(TARGET_KERNEL_VERSION),4.4)
else
BOARD_KERNEL_CMDLINE += console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 earlycon=msm_hsl_uart,0xc1b0000
endif
-BOARD_KERNEL_CMDLINE += androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 sched_enable_hmp=1 sched_enable_power_aware=1 service_locator.enable=1 swiotlb=1 androidboot.configfs=true androidboot.usbcontroller=a800000.dwc3
+BOARD_KERNEL_CMDLINE += androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 sched_enable_hmp=1 sched_enable_power_aware=1 service_locator.enable=1 swiotlb=1 androidboot.configfs=true androidboot.usbcontroller=a800000.dwc3 androidboot.selinux=permissive
endif
BOARD_EGL_CFG := device/qcom/sdm660_64/egl.cfg