Revert "sdm660-common: Change USB autosuspend delay to 7s by commandline."

This reverts commit cf25291f1c.
This commit is contained in:
OdSazib 2020-11-29 07:10:22 +06:00
parent 1491895fd9
commit 89d62afca0
No known key found for this signature in database
GPG key ID: 0954440B60470871

View file

@ -160,7 +160,6 @@ USE_DEVICE_SPECIFIC_IPACFG_MGR := true
# Kernel
BOARD_KERNEL_CMDLINE := console=ttyMSM0,115200,n8 androidboot.console=ttyMSM0 earlycon=msm_serial_dm,0xc170000 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 sched_enable_hmp=1 sched_enable_power_aware=1 service_locator.enable=1 swiotlb=1 androidboot.configfs=true androidboot.usbcontroller=a800000.dwc3
BOARD_KERNEL_CMDLINE += usbcore.autosuspend=7
BOARD_KERNEL_CMDLINE += loop.max_part=16
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_PAGESIZE := 4096