From d205e577fe8a707a7fd7c4fe3f4e0170e7a40963 Mon Sep 17 00:00:00 2001 From: Max Weffers Date: Sat, 11 Nov 2017 09:48:59 +0100 Subject: shinano-common: Update kernel command line Change-Id: Ic57cef209a187c355feb6a509f3d9fdcfb39cdf8 --- BoardConfigCommon.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index fee20a4..ba9ec34 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -24,8 +24,7 @@ PRODUCT_PLATFORM:= shinano # Kernel information BOARD_KERNEL_BASE := 0x00000000 BOARD_KERNEL_PAGESIZE := 2048 -BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y -#BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive +BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom msm_rtb.filter=0x37 ehci-hcd.park=3 dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x01E00000 BOARD_KERNEL_SEPARATED_DT := true TARGET_DTB_EXTRA_FLAGS := --force-v2 -- cgit v1.2.3