We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 908f6cf commit a35514cCopy full SHA for a35514c
BoardConfigCommon.mk
@@ -62,7 +62,7 @@ TARGET_USES_UEFI := true
62
TARGET_USES_64_BIT_BINDER := true
63
64
# Kernel
65
-BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 sched_enable_hmp=1 sched_enable_power_aware=1 service_locator.enable=1 swiotlb=2048
+BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 sched_enable_hmp=1 sched_enable_power_aware=1 service_locator.enable=1 swiotlb=2048 audit=0 selinux=0
66
BOARD_KERNEL_CMDLINE += androidboot.configfs=true
67
BOARD_KERNEL_BASE := 0x00000000
68
BOARD_KERNEL_PAGESIZE := 4096
0 commit comments