init.qcom.post_boot: Enable APSS Low Power Modes
Enable APSS LPMs for scuba. Change-Id: I554b92197455ef01cffacb8e69ac9c79cf75774f
This commit is contained in:
parent
99f475b491
commit
856bb08440
1 changed files with 2 additions and 2 deletions
|
@ -4082,8 +4082,8 @@ case "$target" in
|
|||
done
|
||||
done
|
||||
|
||||
# Disable low power modes. Enable it after LPM stable
|
||||
echo 1 > /sys/module/lpm_levels/parameters/sleep_disabled
|
||||
# Enable low power modes.
|
||||
echo 0 > /sys/module/lpm_levels/parameters/sleep_disabled
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue