Revert "sm6250-common: rootdir: Enable s2idle"

This reverts commit b037c145f5ae958a7471edf95de5590f4a5f2575.

s2idle happens to cause RCU stalls. Disable it until a solution is found.

Change-Id: If0a6c817f415f6ddbdc202423492a7d2ebf1d0fb
This commit is contained in:
Alexander Winkowski 2022-03-10 16:52:52 +00:00
parent 49c7ddc218
commit fcb861b215
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -124,10 +124,6 @@ on enable-low-power
# Enable PowerHAL hint processing
setprop vendor.powerhal.init 1
on boot
# Enable suspend to idle mode to reduce latency during suspend/resume
write /sys/power/mem_sleep "s2idle"
on property:sys.boot_completed=1
trigger enable-low-power