Revert "Revert "zuma: Enable SICD after boot""
This reverts commitac3b5c0cf5
. Reason for revert: Issue addressed by disabling write evicts during core wakeup Bug: 278308279 Change-Id: Ib5c979483a9e28074345443158860f12f6e7ace2 (cherry picked from commit785167e0d3
)
This commit is contained in:
parent
a76ee9f120
commit
9fe5e6004a
1 changed files with 3 additions and 0 deletions
|
@ -865,6 +865,9 @@ on property:sys.boot_completed=1
|
||||||
# Disable GPU firmware logging
|
# Disable GPU firmware logging
|
||||||
write /sys/devices/platform/1f000000.mali/firmware_config/Log\ verbosity/cur 0
|
write /sys/devices/platform/1f000000.mali/firmware_config/Log\ verbosity/cur 0
|
||||||
|
|
||||||
|
# Enable SICD
|
||||||
|
write /sys/devices/system/cpu/cpupm/cpupm/sicd 1
|
||||||
|
|
||||||
on property:sys.boot_completed=1 && property:persist.sys.device_provisioned=1 && property:ro.boot.flash.locked=1
|
on property:sys.boot_completed=1 && property:persist.sys.device_provisioned=1 && property:ro.boot.flash.locked=1
|
||||||
write /sys/class/power_supply/battery/first_usage_date 0
|
write /sys/class/power_supply/battery/first_usage_date 0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue