Revert "Revert "zuma: Enable SICD after boot""
This reverts commit ac3b5c0cf5
.
Reason for revert: Issue addressed by disabling write evicts during core wakeup
Bug: 278308279
Change-Id: Ib5c979483a9e28074345443158860f12f6e7ace2
This commit is contained in:
parent
59304c995a
commit
785167e0d3
1 changed files with 3 additions and 0 deletions
|
@ -823,6 +823,9 @@ on property:sys.boot_completed=1
|
|||
# Disable GPU firmware logging
|
||||
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
|
||||
write /sys/class/power_supply/battery/first_usage_date 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue