Skip to content

Commit

Permalink
Reapply "sm6250-common: rootdir: Enable s2idle"
Browse files Browse the repository at this point in the history
This reverts commit 3781bb9.

Reason for revert: it was a false alarm.

Change-Id: Icf0bc14033109026e03b08f49cd9acbf3f32453e
  • Loading branch information
dereference23 committed May 20, 2024
1 parent 8bd85a1 commit 0f17d34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rootdir/etc/init.target.rc
Original file line number Diff line number Diff line change
Expand Up @@ -179,5 +179,8 @@ on property:vendor.post_boot.parsed=1
# Enable PowerHAL hint processing
setprop vendor.powerhal.init 1

# Enable suspend to idle mode to reduce latency during suspend/resume
write /sys/power/mem_sleep "s2idle"

on property:ro.boot.multisim_config=*
setprop persist.radio.multisim.config ${ro.boot.multisim_config}

0 comments on commit 0f17d34

Please sign in to comment.