Loading BoardConfig.mk +0 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,6 @@ TARGET_USES_UNCOMPRESSED_KERNEL := false BOARD_KERNEL_CMDLINE += console=ttyMSM0,115200,n8 androidboot.console=ttyMSM0 androidboot.hardware=qcom msm_rtb.filter=0x237 BOARD_KERNEL_CMDLINE += ehci-hcd.park=3 lpm_levels.sleep_disabled=1 androidboot.bootdevice=7824900.sdhci earlycon=msm_serial_dm,0x78af000 BOARD_KERNEL_CMDLINE += androidboot.usbconfigfs=true loop.max_part=7 BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb BOARD_KERNEL_SEPARATED_DTBO := true TARGET_KERNEL_VERSION := 4.9 Loading Loading
BoardConfig.mk +0 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,6 @@ TARGET_USES_UNCOMPRESSED_KERNEL := false BOARD_KERNEL_CMDLINE += console=ttyMSM0,115200,n8 androidboot.console=ttyMSM0 androidboot.hardware=qcom msm_rtb.filter=0x237 BOARD_KERNEL_CMDLINE += ehci-hcd.park=3 lpm_levels.sleep_disabled=1 androidboot.bootdevice=7824900.sdhci earlycon=msm_serial_dm,0x78af000 BOARD_KERNEL_CMDLINE += androidboot.usbconfigfs=true loop.max_part=7 BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb BOARD_KERNEL_SEPARATED_DTBO := true TARGET_KERNEL_VERSION := 4.9 Loading