Revert^4 "sm6250-common: rootdir: Enable s2idle"

This reverts commit 3781bb97b6af0542462d768026623b3ff4fd35b5.

It wasn't the problem after all.

Change-Id: I771b72c1989c61bbac7fc09dca9a8bf40a36a9c3
This commit is contained in:
Alexander Winkowski 2023-01-07 07:01:59 +00:00
parent e6cc021c6f
commit 7c7e24fd25
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -118,6 +118,9 @@ on enable-low-power
write /sys/class/drm/card0/device/idle_encoder_mask 1
write /sys/class/drm/card0/device/idle_timeout_ms 100
# Enable suspend to idle mode to reduce latency during suspend/resume
write /sys/power/mem_sleep "s2idle"
# Enable PowerHAL hint processing
setprop vendor.powerhal.init 1