diff --git a/BoardConfig.mk b/BoardConfig.mk index 3247bb6..253d2eb 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -102,7 +102,6 @@ BOARD_KERNEL_CMDLINE := console=ttyMSM0,115200n8 earlycon=msm_geni_serial,0xa880 BOARD_KERNEL_CMDLINE += androidboot.hardware=qcom androidboot.console=ttyMSM0 BOARD_KERNEL_CMDLINE += androidboot.usbcontroller=a600000.dwc3 BOARD_KERNEL_CMDLINE += service_locator.enable=1 -BOARD_KERNEL_CMDLINE += lpm_levels.sleep_disabled=1 BOARD_KERNEL_CMDLINE += loop.max_part=7 BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive diff --git a/rootdir/bin/init.qcom.post_boot.sh b/rootdir/bin/init.qcom.post_boot.sh index 1a512f0..07fd111 100644 --- a/rootdir/bin/init.qcom.post_boot.sh +++ b/rootdir/bin/init.qcom.post_boot.sh @@ -213,8 +213,6 @@ case "$target" in done done - # Turn on sleep modes. - echo 0 > /sys/module/lpm_levels/parameters/sleep_disabled # Set Memory parameters configure_memory_parameters