diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 0103d107..2a381b49 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -143,6 +143,7 @@ TARGET_RECOVERY_DEVICE_MODULES := libinit_sdm660 BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 service_locator.enable=1 androidboot.configfs=true androidboot.usbcontroller=a800000.dwc3 BOARD_KERNEL_CMDLINE += loop.max_part=7 BOARD_KERNEL_CMDLINE += printk.devkmsg=on +BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive BOARD_KERNEL_CMDLINE += usbcore.autosuspend=7 BOARD_KERNEL_CMDLINE += kpti=off BOARD_KERNEL_BASE := 0x00000000